summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-01-23 04:50:00 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-01-23 04:50:00 +0100
commitaf0c662c53533c65eccd3c7b9ffdcf7655b04eaa (patch)
treed3c49716e2f1bcc1f53e443431ad1e8a811fd04a /ubuntu
parent2fd1fd42c1dd05644bdd5893c20ffa7801e9c6a0 (diff)
downloadtde-packaging-af0c662c53533c65eccd3c7b9ffdcf7655b04eaa.tar.gz
tde-packaging-af0c662c53533c65eccd3c7b9ffdcf7655b04eaa.zip
Enable udevil support in tdelibs on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu')
-rwxr-xr-xubuntu/maverick/tdelibs/debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/rules b/ubuntu/maverick/tdelibs/debian/rules
index f2d42dcab..68a6dae8d 100755
--- a/ubuntu/maverick/tdelibs/debian/rules
+++ b/ubuntu/maverick/tdelibs/debian/rules
@@ -45,6 +45,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_UPOWER="ON" \
-DWITH_UDISKS="ON" \
-DWITH_UDISKS2="ON" \
+ -DWITH_UDEVIL="ON" \
-DWITH_CONSOLEKIT="ON" \
-DWITH_NETWORK_MANAGER_BACKEND="ON" \
-DWITH_LZMA="ON" \