diff options
author | Chris Larson <clarson@kergoth.com> | 2004-03-15 19:18:15 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-03-15 19:18:15 +0000 |
commit | 3ac54ab6b05f9fbdd524557923894a3780de12dc (patch) | |
tree | f8492b6cc1ccd565866015ed660b989aa250e812 /gpe-bluetooth | |
parent | cbb7d0fde08c7fb18df3b4cf9009f766a45e55cb (diff) |
Add libglade to gpe-bluetooth's DEPENDS.
BKrev: 40560177rX2JTHCESfQ_qt_8-lZySw
Diffstat (limited to 'gpe-bluetooth')
-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" |