summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/asterisk/Makefile2
-rw-r--r--package/bluez/Makefile2
-rw-r--r--package/cairo/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/package/asterisk/Makefile b/package/asterisk/Makefile
index b0d366c1e..c948531b2 100644
--- a/package/asterisk/Makefile
+++ b/package/asterisk/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 79964868c124a921e71fd568fbc9290f
PKG_DESCR:= Open Source PBX
PKG_SECTION:= phone
PKG_DEPENDS:= libncurses libpthread libopenssl libcurl
-PKG_BUILDDEP:= ncurses openssl zlib curl popt
+PKG_BUILDDEP:= ncurses openssl zlib curl popt gtk+
PKG_URL:= http://www.asterisk.org/
PKG_SITES:= http://downloads.asterisk.org/pub/telephony/asterisk/releases/
PKG_MULTI:= 1
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/}
diff --git a/package/cairo/Makefile b/package/cairo/Makefile
index 1218e6493..503468257 100644
--- a/package/cairo/Makefile
+++ b/package/cairo/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= f101a9e88b783337b20b2e26dfd26d5f
PKG_DESCR:= cairo graphics library
PKG_SECTION:= libs
PKG_DEPENDS:= fontconfig libfreetype libpng libx11 pixman
-PKG_BUILDDEP:= libpng pixman freetype fontconfig libX11 libXrender
+PKG_BUILDDEP:= libpng pixman freetype fontconfig libX11 libXrender glib
PKG_URL:= http://cairographics.org/
PKG_SITES:= http://cairographics.org/releases/