summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdelibs
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-10-07 01:28:03 +0200
committerSlávek Banko <slavek.banko@axis.cz>2014-10-07 01:28:03 +0200
commit0b607f0a865e2e6d0bd9a0ac7aa5f81030f65e07 (patch)
tree8799e3e80e7ea164ddc4f44f94ade514e7711fc5 /ubuntu/maverick/tdelibs
parentecd088049d4aa2e8262f4cc1e0ac45e135964229 (diff)
downloadtde-packaging-0b607f0a865e2e6d0bd9a0ac7aa5f81030f65e07.tar.gz
tde-packaging-0b607f0a865e2e6d0bd9a0ac7aa5f81030f65e07.zip
Explicitly enable WITH_TDEHWLIB in tdelibs on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdelibs')
-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 0a71d8964..fcd18aba3 100755
--- a/ubuntu/maverick/tdelibs/debian/rules
+++ b/ubuntu/maverick/tdelibs/debian/rules
@@ -39,6 +39,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_ASPELL="ON" \
-DWITH_HSPELL="ON" \
-DWITH_ELFICON="ON" \
+ -DWITH_TDEHWLIB="ON" \
-DWITH_TDEHWLIB_DAEMONS="ON" \
-DWITH_LOGINDPOWER="ON" \
-DWITH_UPOWER="ON" \