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:
Richard Purdie 2007-10-11 21:37:30 +00:00
parent e518f7a4c2
commit 8eec39221d
1 changed files with 1 additions and 1 deletions

View File

@ -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