diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2006-08-24 17:58:40 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2006-08-24 17:58:40 +0000 |
commit | e18fa6d0854c3c5eb5744ffcd731a631795dda8e (patch) | |
tree | 99cf5998abbb50b53aed8728df864886d5d48370 /packages/gpe-bluetooth/gpe-bluetooth_0.54.bb | |
parent | 609087eacbe9a29923eedde6207d468f39cb3b6d (diff) |
gpe-bluetooth: depend on dbus-glib
Diffstat (limited to 'packages/gpe-bluetooth/gpe-bluetooth_0.54.bb')
-rw-r--r-- | packages/gpe-bluetooth/gpe-bluetooth_0.54.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-bluetooth/gpe-bluetooth_0.54.bb b/packages/gpe-bluetooth/gpe-bluetooth_0.54.bb index ce28d0b347..1506bd4c8b 100644 --- a/packages/gpe-bluetooth/gpe-bluetooth_0.54.bb +++ b/packages/gpe-bluetooth/gpe-bluetooth_0.54.bb @@ -5,7 +5,7 @@ PRIORITY = "optional" MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>" PR = "r0" -DEPENDS = "gtk+ libcontactsdb libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils-dbus" +DEPENDS = "gtk+ libcontactsdb libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus-glib libglade blueprobe bluez-utils-dbus" RDEPENDS = "bluez-utils-dbus blueprobe" GPE_TARBALL_SUFFIX= "bz2" |