summaryrefslogtreecommitdiffstats
path: root/debian/lenny/kdelibs/debian/rules
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-04-05 19:20:55 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-12-23 02:23:33 +0100
commitf04920e892aa704c4b7739880e86d3b15e615b0f (patch)
tree5bdebcbcb8ad4aca36b6d6645b681f0d0866736f /debian/lenny/kdelibs/debian/rules
parent81ae896a1b88b9b23d56d5041e9bb0b6abeae9f0 (diff)
downloadtde-packaging-f04920e892aa704c4b7739880e86d3b15e615b0f.tar.gz
tde-packaging-f04920e892aa704c4b7739880e86d3b15e615b0f.zip
Enable WITH_MITSHM in tdelibs on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7b0a795c6beae952fa6b2f894dacaa4677479a27)
Diffstat (limited to 'debian/lenny/kdelibs/debian/rules')
-rwxr-xr-xdebian/lenny/kdelibs/debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/lenny/kdelibs/debian/rules b/debian/lenny/kdelibs/debian/rules
index 652210c22..a798672ed 100755
--- a/debian/lenny/kdelibs/debian/rules
+++ b/debian/lenny/kdelibs/debian/rules
@@ -41,6 +41,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_LZMA="ON" \
-DWITH_XRANDR="ON" \
-DWITH_XCOMPOSITE="ON" \
+ -DWITH_MITSHM="ON" \
-DCMAKE_BUILD_TYPE=RelWithDebInfo
# Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to