summaryrefslogtreecommitdiffstats
path: root/debian/lenny/tdelibs/debian
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 /debian/lenny/tdelibs/debian
parentecd088049d4aa2e8262f4cc1e0ac45e135964229 (diff)
downloadtde-packaging-0b607f0a865e2e6d0bd9a0ac7aa5f81030f65e07.tar.gz
tde-packaging-0b607f0a865e2e6d0bd9a0ac7aa5f81030f65e07.zip
Explicitly enable WITH_TDEHWLIB in tdelibs on Debian and Ubuntu
Diffstat (limited to 'debian/lenny/tdelibs/debian')
-rwxr-xr-xdebian/lenny/tdelibs/debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/lenny/tdelibs/debian/rules b/debian/lenny/tdelibs/debian/rules
index e91b87b96..9fba1d00e 100755
--- a/debian/lenny/tdelibs/debian/rules
+++ b/debian/lenny/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" \