summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-12-20 16:59:26 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-12-20 16:59:55 +0100
commit58cc29180a40a8994a91403bc31d7fd58cfa8939 (patch)
tree7dc20c892e18e35db61ed31520ba8b7d9887b245 /ubuntu
parentd667fc1385b65b13de04b33cac9c9210eec4950c (diff)
downloadtde-packaging-58cc29180a40a8994a91403bc31d7fd58cfa8939.tar.gz
tde-packaging-58cc29180a40a8994a91403bc31d7fd58cfa8939.zip
DEB tdegraphics: Use WITH_ALL_OPTIONS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 30ce8ab7c4c50c735ea2ede9922b938dfcfd77fa)
Diffstat (limited to 'ubuntu')
-rwxr-xr-xubuntu/_base/core/tdegraphics/debian/rules4
1 files changed, 1 insertions, 3 deletions
diff --git a/ubuntu/_base/core/tdegraphics/debian/rules b/ubuntu/_base/core/tdegraphics/debian/rules
index c25fd3f31..455e9774e 100755
--- a/ubuntu/_base/core/tdegraphics/debian/rules
+++ b/ubuntu/_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