gpsd: Make sure the chrpath-native is built before packaging gpsd

This commit is contained in:
Holger Hans Peter Freyther 2013-03-16 09:12:56 +01:00
parent 209d4ec0be
commit 0f3ea35f17
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ DESCRIPTION = "A TCP/IP Daemon simplifying the communication with GPS devices"
SECTION = "console/network"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=d217a23f408e91c94359447735bc1800"
DEPENDS = "ncurses"
DEPENDS = "ncurses chrpath-native"
#DEPENDS = "ncurses libusb1 python"
PROVIDES = "virtual/gpsd"