From 7b0a795c6beae952fa6b2f894dacaa4677479a27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 5 Apr 2015 19:20:55 +0200 Subject: Enable WITH_MITSHM in tdelibs on Debian and Ubuntu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- debian/squeeze/tdelibs/debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/squeeze/tdelibs/debian') diff --git a/debian/squeeze/tdelibs/debian/rules b/debian/squeeze/tdelibs/debian/rules index a2839571e..497a5bd2a 100755 --- a/debian/squeeze/tdelibs/debian/rules +++ b/debian/squeeze/tdelibs/debian/rules @@ -50,6 +50,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 -- cgit v1.2.1