diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 196a7e18..be621d68 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -573,6 +573,7 @@ CONFIGURE_ARGS+= \ --without-pjproject-bundled \ --with-libedit="$(STAGING_DIR)/usr" \ --with-libxml2 \ + --without-libxslt \ $(if $(CONFIG_PACKAGE_$(PKG_NAME)-res-snmp),--with-netsnmp="$(STAGING_DIR)/usr",--without-netsnmp) \ --without-newt \ --without-osptk \