mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
gypsy: Add missing DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2863 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "GPS Controlling Daemon"
|
||||
LICENSE = "GPL"
|
||||
SECTION = "x11"
|
||||
DEPENDS = "glib-2.0 dbus"
|
||||
DEPENDS = "glib-2.0 dbus bluez-libs"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user