gypsy: added missing dependency on dbus-glib

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4763 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-07-02 10:36:32 +00:00
parent f7f367dc0a
commit 4e7c4187bd
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 bluez-libs"
DEPENDS = "glib-2.0 dbus bluez-libs dbus-glib"
inherit autotools pkgconfig