summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdebian/_base/tdenetwork/debian/rules1
-rwxr-xr-xubuntu/_base/tdenetwork/debian/rules1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/_base/tdenetwork/debian/rules b/debian/_base/tdenetwork/debian/rules
index ab54c8e32..2cbe750ee 100755
--- a/debian/_base/tdenetwork/debian/rules
+++ b/debian/_base/tdenetwork/debian/rules
@@ -36,6 +36,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_JINGLE="ON" \
-DWITH_SPEEX="ON" \
-DWITH_WEBCAM="ON" \
+ -DWITH_LIBXSLT="ON" \
-DWITH_ARTS="ON" \
-DWITH_SLP="ON" \
-DBUILD_KOPETE_PROTOCOL_ALL="ON" \
diff --git a/ubuntu/_base/tdenetwork/debian/rules b/ubuntu/_base/tdenetwork/debian/rules
index ab54c8e32..2cbe750ee 100755
--- a/ubuntu/_base/tdenetwork/debian/rules
+++ b/ubuntu/_base/tdenetwork/debian/rules
@@ -36,6 +36,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_JINGLE="ON" \
-DWITH_SPEEX="ON" \
-DWITH_WEBCAM="ON" \
+ -DWITH_LIBXSLT="ON" \
-DWITH_ARTS="ON" \
-DWITH_SLP="ON" \
-DBUILD_KOPETE_PROTOCOL_ALL="ON" \