]> code.ossystems Code Review - openembedded-core.git/commitdiff
gypsy: Add missing DEPENDS
authorRichard Purdie <richard@openedhand.com>
Thu, 11 Oct 2007 21:37:30 +0000 (21:37 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 11 Oct 2007 21:37:30 +0000 (21:37 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2863 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta-extras/packages/gypsy/gypsy.inc

index 83ab9b1fc1ee21aa8ca6e93dab6916aca44e015d..5d1ff142b529adc114764f67bdb56976e7046e9b 100644 (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