summaryrefslogtreecommitdiff
path: root/package/asterisk/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-01-23 03:31:45 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-01-28 14:22:38 +0100
commite53ab7624af6ccc60a490558f1050120db032cc4 (patch)
treeba467ff40e7bbfc489801900a105c32fad6bdd65 /package/asterisk/Makefile
parent4b7a30b3aa01d1e9f4279da9e084261ff7fb1bdd (diff)
asterisk: needs libxslt
Diffstat (limited to 'package/asterisk/Makefile')
-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/