summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/tdenetwork
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-02-09 18:39:18 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-02-09 18:41:07 +0100
commitecef89370b8e670c357e213e652da39d88fb8e7c (patch)
tree5f3d678aaa2204466194ba1a8f26a6e3126967cf /ubuntu/_base/tdenetwork
parent75c1a9e97b7e0bac3c335719729a479b09fa736e (diff)
downloadtde-packaging-ecef89370b8e670c357e213e652da39d88fb8e7c.tar.gz
tde-packaging-ecef89370b8e670c357e213e652da39d88fb8e7c.zip
DEB tdenetwork: Restore build option WITH_WEBCAM.
This partially reverts commit c526db419dbbe13ce103f6cf4dab723664e54dbf Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7d220917b12027a684e62fa24565ec01f6eebfb8)
Diffstat (limited to 'ubuntu/_base/tdenetwork')
-rwxr-xr-xubuntu/_base/tdenetwork/debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/ubuntu/_base/tdenetwork/debian/rules b/ubuntu/_base/tdenetwork/debian/rules
index af56fdc50..48048e77c 100755
--- a/ubuntu/_base/tdenetwork/debian/rules
+++ b/ubuntu/_base/tdenetwork/debian/rules
@@ -33,6 +33,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DCMAKE_VERBOSE_MAKEFILE="ON" \
-DCMAKE_SKIP_RPATH="OFF" \
-DBUILD_ALL="ON" \
+ -DWITH_WEBCAM="ON" \
-DWITH_ARTS="ON" \
-DWITH_SLP="ON" \
-DBUILD_KOPETE_PROTOCOL_ALL="ON" \