diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-03-23 17:36:58 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-03-23 17:36:58 +0000 |
commit | 8fc5afd475c8c2a1fd4de81937cd736c5931bb7c (patch) | |
tree | 8b53326ea45d8b5d735eccf7b19587598e116df1 /packages/gpe-bluetooth/gpe-bluetooth_0.49.bb | |
parent | c6184de917b17e4192105fd362ff9352c6daf4a9 (diff) |
gpe-bluetooth: unify
Diffstat (limited to 'packages/gpe-bluetooth/gpe-bluetooth_0.49.bb')
-rw-r--r-- | packages/gpe-bluetooth/gpe-bluetooth_0.49.bb | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/packages/gpe-bluetooth/gpe-bluetooth_0.49.bb b/packages/gpe-bluetooth/gpe-bluetooth_0.49.bb index f3129fcf17..396beeb014 100644 --- a/packages/gpe-bluetooth/gpe-bluetooth_0.49.bb +++ b/packages/gpe-bluetooth/gpe-bluetooth_0.49.bb @@ -1,12 +1,3 @@ -LICENSE = "GPL" -DESCRIPTION = "GPE bluetooth support" -SECTION = "gpe" -PRIORITY = "optional" +require gpe-bluetooth.inc DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus-glib libglade blueprobe bluez-utils-dbus libcontactsdb" -RDEPENDS = "bluez-utils-dbus blueprobe" - -GPE_TARBALL_SUFFIX= "bz2" -inherit gpe autotools - -FILES_${PN} += '${datadir}/bluez-pin' |