From d73a45ba9f4adb8dcd836dd1917dc5aedbbef92d Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Tue, 17 Feb 2015 10:20:19 +0100 Subject: [PATCH] asterisk-13.x: add missing dependency to libxslt Signed-off-by: Jiri Slachta --- net/asterisk-13.x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/asterisk-13.x/Makefile b/net/asterisk-13.x/Makefile index 99673a8..fce7f35 100644 --- a/net/asterisk-13.x/Makefile +++ b/net/asterisk-13.x/Makefile @@ -94,7 +94,7 @@ define Package/asterisk13 $(call Package/asterisk13/Default) TITLE:=Complete open source PBX, v$(PKG_VERSION) MENU:=1 - DEPENDS:=+jansson +libncurses +libopenssl +libpopt +libsqlite3 +libstdcpp +libuuid +libxml2 +zlib + DEPENDS:=+jansson +libncurses +libopenssl +libpopt +libsqlite3 +libstdcpp +libuuid +libxml2 +libxslt +zlib endef define Package/asterisk13/description -- 2.30.2