From 573c510838dec6b26fe29d2703b84a2a65006ecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 29 Apr 2014 02:12:40 +0200 Subject: Update tdebase build options on Debian and Ubuntu This relates to Bug 2028 --- debian/lenny/tdebase/debian/rules | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'debian/lenny/tdebase/debian/rules') diff --git a/debian/lenny/tdebase/debian/rules b/debian/lenny/tdebase/debian/rules index 438101c2c..2a7629870 100755 --- a/debian/lenny/tdebase/debian/rules +++ b/debian/lenny/tdebase/debian/rules @@ -56,14 +56,13 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_TDEHWLIB="ON" \ -DWITH_XDMCP="ON" \ -DWITH_XRENDER="ON" \ - -DWITH_XDAMAGE="ON" \ - -DWITH_XEXT="ON" \ -DWITH_XTEST="ON" \ -DWITH_OPENGL="ON" \ -DWITH_XSCREENSAVER="ON" \ -DWITH_UPOWER="ON" \ -DWITH_LIBART="ON" \ - -DWITH_LIBCONFIG="ON" + -DWITH_LIBCONFIG="ON" \ + -DWITH_PCRE="ON" # Honour "parallel=N" option of DEB_BUILD_OPTIONS. Comment out to # never build in parallel, regardless of DEB_BUILD_OPTIONS. -- cgit v1.2.3