[neon/extras/kxstitch/Neon/unstable] debian: pkgconf
Carlos De Maine
null at kde.org
Tue Sep 3 10:06:17 BST 2024
Git commit bebd0d0b32cffa274ed63dccd476df4362ef2093 by Carlos De Maine.
Committed on 03/09/2024 at 09:06.
Pushed by carlosdem into branch 'Neon/unstable'.
pkgconf
M +4 -3 debian/control
https://invent.kde.org/neon/extras/kxstitch/-/commit/bebd0d0b32cffa274ed63dccd476df4362ef2093
diff --git a/debian/control b/debian/control
index 2b07c33..fd68922 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Scarlett Moore <sgmoore at kde.org>
Section: misc
Priority: optional
-Build-Depends: cmake (>= 2.8.12~),
+Build-Depends: cmake,
debhelper-compat (= 13),
doxygen,
- extra-cmake-modules,
gettext,
+ kf6-extra-cmake-modules,
libkf5completion-dev,
libkf5config-dev,
libkf5configwidgets-dev,
@@ -19,10 +19,11 @@ Build-Depends: cmake (>= 2.8.12~),
libkf5xmlgui-dev,
libmagick++-6.q16-dev,
libqt5x11extras5-dev,
+ pkgconf,
pkg-kde-tools,
qtbase5-dev,
shared-mime-info
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://www.kde.org/applications/graphics/kxstitch
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kxstitch
More information about the Neon-commits
mailing list