From 30ce8ab7c4c50c735ea2ede9922b938dfcfd77fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 20 Dec 2021 16:59:26 +0100 Subject: DEB tdegraphics: Use WITH_ALL_OPTIONS. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- debian/_base/core/tdegraphics/debian/rules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debian/_base/core') diff --git a/debian/_base/core/tdegraphics/debian/rules b/debian/_base/core/tdegraphics/debian/rules index d29cd5566..5598266c2 100755 --- a/debian/_base/core/tdegraphics/debian/rules +++ b/debian/_base/core/tdegraphics/debian/rules @@ -26,9 +26,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DCMAKE_SKIP_RPATH="OFF" \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \ -DBUILD_ALL="ON" \ - -DWITH_TIFF="ON" \ - -DWITH_OPENEXR="ON" \ - -DWITH_PDF="ON" + -DWITH_ALL_OPTIONS="ON" DEB_DH_STRIP_ARGS := --dbg-package=tdegraphics-trinity-dbg -- cgit v1.2.1