[neon/kde/kimageformats/Neon/unstable] debian: enable heif

Carlos De Maine null at kde.org
Fri Jan 20 02:28:09 GMT 2023


Git commit eb35f51e7c26b9a04178150851c6d8e4cc5fea65 by Carlos De Maine.
Committed on 20/01/2023 at 02:28.
Pushed by carlosdem into branch 'Neon/unstable'.

enable heif

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kimageformats/commit/eb35f51e7c26b9a04178150851c6d8e4cc5fea65

diff --git a/debian/rules b/debian/rules
index e2d49e5..f417152 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 
 %:
-	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp -DKIMAGEFORMATS_HEIF=ON
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='kimageformats-dbg (<= 5.19.0-1~~)'


More information about the Neon-commits mailing list