telephony/net/asterisk
Sebastian Kemper 5188599d53 asterisk: add --without-libxslt to configure
Since upstream commit b40c4d59b1dd803cad79060fb5b5a48d249ba578
"--disable-xmldoc" does no longer prevent the linking to libxslt, if
available. If that's the case one is greeted with the following error:

Package asterisk is missing dependencies for the following libraries:
libxslt.so.1

This commit explicitly disables the use of libxslt, to avoid the
dependency.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
(cherry picked from commit 64a1d2faef)
2022-04-17 11:03:09 +02:00
..
files asterisk: don't send stdout to syslog by default 2022-04-16 12:15:59 +02:00
patches asterisk: add logger patch 2022-04-16 12:16:28 +02:00
Makefile asterisk: add --without-libxslt to configure 2022-04-17 11:03:09 +02:00