diff options
Diffstat (limited to 'gpe-bluetooth')
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth_0.37.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpe-bluetooth/gpe-bluetooth_0.37.oe b/gpe-bluetooth/gpe-bluetooth_0.37.oe index 11ba322f39..dff50c5278 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.37.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.37.oe @@ -1,7 +1,7 @@ inherit gpe DESCRIPTION = "GPE bluetooth support" -DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe" +DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils" RDEPENDS = "bluez-utils blueprobe" MAINTAINER = "Phil Blundell <pb@handhelds.org>" SECTION = "gpe" |