[neon/kf6/kf6-kfilemetadata/Neon/stable] debian: add zipcmp, zipmerge, ziptool as libzip-dev barfs in they are not installed .. huh deb packaging huh

Carlos De Maine null at kde.org
Tue Jul 14 13:18:48 BST 2026


Git commit fc30c6fac8abcb0669d39fed83c59597b4952306 by Carlos De Maine.
Committed on 14/07/2026 at 12:18.
Pushed by carlosdem into branch 'Neon/stable'.

add zipcmp, zipmerge, ziptool as libzip-dev barfs in they are not installed .. huh deb packaging huh

M  +4    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kfilemetadata/-/commit/fc30c6fac8abcb0669d39fed83c59597b4952306

diff --git a/debian/control b/debian/control
index 0e5dc51..2bac65b 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,10 @@ Build-Depends: cmake,
                pkg-kde-tools-neon,
                qt6-5compat-dev,
                qt6-base-dev,
-               qt6-tools-dev
+               qt6-tools-dev,
+               zipcmp,
+               zipmerge,
+               ziptool,
 Standards-Version: 4.6.2
 Homepage: https://projects.kde.org/projects/frameworks/kfilemetadata
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kfilemetadata


More information about the Neon-commits mailing list