summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-02-09 19:22:58 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-02-09 19:23:19 +0100
commit7f51b2fe7980611c34cf5aca5627d1fd78d50fa4 (patch)
tree785d556d67258338b88a5fa82f9c320b3b7fb673 /debian
parentecef89370b8e670c357e213e652da39d88fb8e7c (diff)
downloadtde-packaging-7f51b2fe7980611c34cf5aca5627d1fd78d50fa4.tar.gz
tde-packaging-7f51b2fe7980611c34cf5aca5627d1fd78d50fa4.zip
DEB tdenetwork: Enable build with libxslt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d182e12c996a48fec4e9d82bcbbc33e8f78725e1)
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/_base/tdenetwork/debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/_base/tdenetwork/debian/rules b/debian/_base/tdenetwork/debian/rules
index 48048e77c..aeff8a2f0 100755
--- a/debian/_base/tdenetwork/debian/rules
+++ b/debian/_base/tdenetwork/debian/rules
@@ -34,6 +34,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DCMAKE_SKIP_RPATH="OFF" \
-DBUILD_ALL="ON" \
-DWITH_WEBCAM="ON" \
+ -DWITH_LIBXSLT="ON" \
-DWITH_ARTS="ON" \
-DWITH_SLP="ON" \
-DBUILD_KOPETE_PROTOCOL_ALL="ON" \