[neon/backports-jammy/packagekit-qt/Neon/unstable] debian: Wrap and sort
Matthias Klumpp
null at kde.org
Wed Mar 15 04:29:31 GMT 2023
Git commit 12f46ffd250301bd9b4f996b9ca2f5039929a102 by Matthias Klumpp.
Committed on 04/12/2012 at 17:29.
Pushed by carlosdem into branch 'Neon/unstable'.
Wrap and sort
M +3 -2 debian/control
https://invent.kde.org/neon/backports-jammy/packagekit-qt/commit/12f46ffd250301bd9b4f996b9ca2f5039929a102
diff --git a/debian/control b/debian/control
index b8261b6..8708721 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,11 @@ Source: packagekit-qt
Section: libs
Priority: optional
Maintainer: Matthias Klumpp <matthias at tenstral.net>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8),
debhelper (>= 9),
libqt4-dev (>= 4.8),
- packagekit (>= 0.8.6)
+ packagekit (>= 0.8.6),
+ pkg-config (>= 0.26)
Standards-Version: 3.9.3
Homepage: http://www.packagekit.org
Vcs-Git: git://anonscm.debian.org/pkg-packagekit/packagekit-qt.git
More information about the Neon-commits
mailing list