From: Phil Blundell Date: Tue, 19 Oct 2004 19:20:40 +0000 (+0000) Subject: add bluez-utils to DEPENDS X-Git-Tag: Release-2010-05/1~16536 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bba7005788cdb80f15466411a859e8c691783897;p=openembedded.git add bluez-utils to DEPENDS BKrev: 41756908FaODJAE1z8yJvExWP50aNg --- 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 " SECTION = "gpe"