summaryrefslogtreecommitdiff
path: root/package/bluez
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-14 21:35:15 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-14 21:35:15 +0200
commit3d536b4250d78751aa24fc1aab0d368f1f71070d (patch)
tree820ce55d5d92bcffe2a0879413c604f71e86181c /package/bluez
parent8d73d3da7f61cb25c90537035cdfb3dd9493908d (diff)
add dependencies
Diffstat (limited to 'package/bluez')
-rw-r--r--package/bluez/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bluez/Makefile b/package/bluez/Makefile
index 509520b0c..883725a29 100644
--- a/package/bluez/Makefile
+++ b/package/bluez/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 67fd9ad2852ce01f01b16ddd2336d1ea
PKG_DESCR:= bluetooth libraries and applications
PKG_SECTION:= bluetooth
PKG_DEPENDS:= kmod-bt libusb glib dbus
-PKG_BUILDDEP:= libusb dbus glib
+PKG_BUILDDEP:= libusb dbus glib libusb-compat
PKG_URL:= http://www.bluez.org/
PKG_SITES:= ${MASTER_SITE_KERNEL:=bluetooth/}