mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 11:53:07 +00: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:
parent
e518f7a4c2
commit
8eec39221d
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user