diff options
author | Phil Blundell <philb@gnu.org> | 2004-10-19 19:20:40 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-10-19 19:20:40 +0000 |
commit | bba7005788cdb80f15466411a859e8c691783897 (patch) | |
tree | e110682a16d79b015a79c9543f3bb497ac6bcc55 /gpe-bluetooth | |
parent | 09781dfb28008a54d544883c405f564988c7daa1 (diff) |
add bluez-utils to DEPENDS
BKrev: 41756908FaODJAE1z8yJvExWP50aNg
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" |