summaryrefslogtreecommitdiff
path: root/package/asterisk/Makefile
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/asterisk/Makefile
parent8d73d3da7f61cb25c90537035cdfb3dd9493908d (diff)
add dependencies
Diffstat (limited to 'package/asterisk/Makefile')
-rw-r--r--package/asterisk/Makefile2
1 files changed, 1 insertions, 1 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