[neon/kde/kio-extras/Neon/unstable] debian: Add KExiv2 as build dependency
Harald Sitter
null at kde.org
Mon Nov 28 07:41:04 GMT 2022
Git commit aa57ec75aeb2793dd9e7c51152816472bf775cee by Harald Sitter, on behalf of Kai Uwe Broulik.
Committed on 28/11/2022 at 07:40.
Pushed by sitter into branch 'Neon/unstable'.
Add KExiv2 as build dependency
Enables build of JPEG thumbnailer with support for extracting
the embedded thumbnail. It's a lot more efficient.
M +1 -0 debian/control
https://invent.kde.org/neon/kde/kio-extras/commit/aa57ec75aeb2793dd9e7c51152816472bf775cee
diff --git a/debian/control b/debian/control
index d4dc985..e729dba 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Build-Depends: appstream,
libkf5guiaddons-dev (>= 5.40.0~),
libkf5i18n-dev (>= 5.40.0~),
libkf5iconthemes-dev (>= 5.40.0~),
+ libkf5kexiv2-dev,
libkf5khtml-dev (>= 5.3.0),
libkf5kio-dev (>= 5.40.0~),
libkf5pty-dev (>= 5.40.0~),
More information about the Neon-commits
mailing list