diff options
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth_0.35.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpe-bluetooth/gpe-bluetooth_0.35.oe b/gpe-bluetooth/gpe-bluetooth_0.35.oe index 0fcea6719f..d54655759a 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.35.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.35.oe @@ -1,5 +1,5 @@ DESCRIPTION = "GPE bluetooth support" -DEPENDS = "virtual/libc gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs bluez-sdp sqlite dbus" +DEPENDS = "virtual/libc gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs bluez-sdp sqlite dbus libglade" MAINTAINER = "Phil Blundell <pb@handhelds.org>" SECTION = "gpe" PRIORITY = "optional" |