summaryrefslogtreecommitdiff
path: root/package/asterisk/Makefile
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2014-06-17 03:07:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-18 09:10:35 +0200
commit24dbabef0044b976454623d8355f7d2c40e31ef4 (patch)
tree1f8c8c639fe8f66c4cc89568ff5a57d0990ca80d /package/asterisk/Makefile
parent51454fd44949be342b73159f6329b389aaf17eae (diff)
package/asterisk: drop needless dependency on gtk+
Signed-off-by: Phil Sutter <phil@nwl.cc>
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 42291b7e0..0afdebb87 100644
--- a/package/asterisk/Makefile
+++ b/package/asterisk/Makefile
@@ -11,7 +11,7 @@ PKG_DESCR:= open source pbx
PKG_SECTION:= net/voip
PKG_DEPENDS:= libncurses libpthread libopenssl libcurl libstdcxx
PKG_DEPENDS+= libsqlite
-PKG_BUILDDEP:= autotool ncurses openssl zlib curl popt gtk+ libjansson
+PKG_BUILDDEP:= autotool ncurses openssl zlib curl popt libjansson
PKG_BUILDDEP+= sqlite
PKG_URL:= http://www.asterisk.org/
PKG_SITES:= http://downloads.asterisk.org/pub/telephony/asterisk/releases/