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