summaryrefslogtreecommitdiffstats
path: root/dilos/core/tdelibs/debian/rules
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2024-05-21 01:47:04 +0200
committerSlávek Banko <slavek.banko@axis.cz>2024-05-21 01:47:52 +0200
commitd2ec46cb49b3eeed4d065c38eab1c7af91174950 (patch)
tree9c9d198c2eba913882669908cbf798eeb3bb7fe0 /dilos/core/tdelibs/debian/rules
parent3f254b109a1b494b6dfddec608140f14356eb276 (diff)
downloadtde-packaging-d2ec46cb49b3eeed4d065c38eab1c7af91174950.tar.gz
tde-packaging-d2ec46cb49b3eeed4d065c38eab1c7af91174950.zip
DEB tdelibs: Enable build with WebP support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'dilos/core/tdelibs/debian/rules')
-rwxr-xr-xdilos/core/tdelibs/debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/dilos/core/tdelibs/debian/rules b/dilos/core/tdelibs/debian/rules
index b693607f1..320ef61b0 100755
--- a/dilos/core/tdelibs/debian/rules
+++ b/dilos/core/tdelibs/debian/rules
@@ -43,6 +43,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_LIBART="ON" \
-DWITH_LIBIDN="ON" \
-DWITH_TIFF="ON" \
+ -DWITH_WEBP="ON" \
-DWITH_JASPER="ON" \
-DWITH_OPENEXR="ON" \
-DWITH_AVAHI="ON" \