]> code.ossystems Code Review - openembedded-core.git/commitdiff
gypsy: added missing dependency on dbus-glib
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 10:36:32 +0000 (10:36 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 10:36:32 +0000 (10:36 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4763 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta-extras/packages/gypsy/gypsy.inc

index 176c50c46aa798ce5d9030f015eaa4560372be44..456d9fb6a5aca0774c8d665badd8920d992af24a 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "GPS Controlling Daemon"
 LICENSE = "GPL"
 SECTION = "x11"
-DEPENDS = "glib-2.0 dbus bluez-libs"
+DEPENDS = "glib-2.0 dbus bluez-libs dbus-glib"
 
 inherit autotools pkgconfig