summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/asterisk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/asterisk/Makefile b/package/asterisk/Makefile
index 4352c5f2f..b9a20beb0 100644
--- a/package/asterisk/Makefile
+++ b/package/asterisk/Makefile
@@ -10,9 +10,9 @@ PKG_HASH:= 8f68e1789dfb8aa04b0eba87ea1d599a62e088ddd20926afc997f36b455e1859
PKG_DESCR:= open source pbx
PKG_SECTION:= net/voip
PKG_DEPENDS:= libncurses libcurl libressl libedit libuuid libjansson
-PKG_DEPENDS+= libxml2 libsqlite
+PKG_DEPENDS+= libxml2 libsqlite libxslt
PKG_BUILDDEP:= ncurses zlib curl popt libressl libedit util-linux libjansson
-PKG_BUILDDEP+= libxml2 sqlite
+PKG_BUILDDEP+= libxml2 sqlite libxslt
PKG_NEEDS:= threads c++
PKG_URL:= http://www.asterisk.org/
PKG_SITES:= http://downloads.asterisk.org/pub/telephony/asterisk/releases/