[neon/qt/pyside2/Neon/release] debian: Sort the list of build-dependencies.
Dmitry Shachnev
null at kde.org
Thu Jul 25 03:06:04 BST 2024
Git commit 473979f76c598336d5e13ff5e30521c1fa8f60a4 by Dmitry Shachnev.
Committed on 14/04/2024 at 20:46.
Pushed by carlosdem into branch 'Neon/release'.
Sort the list of build-dependencies.
M +2 -1 debian/control
https://invent.kde.org/neon/qt/pyside2/-/commit/473979f76c598336d5e13ff5e30521c1fa8f60a4
diff --git a/debian/control b/debian/control
index 0a85c8b5..5a12b3cb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,11 @@ Section: python
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Kurt Kremitzki <kkremitzki at debian.org>
-Build-Depends: dpkg-dev (>= 1.22.5), chrpath,
+Build-Depends: chrpath,
cmake (>= 3.1),
debhelper-compat (= 13),
dh-python,
+ dpkg-dev (>= 1.22.5),
graphviz,
libclang-dev,
libqt5charts5-dev (>= 5.15),
More information about the Neon-commits
mailing list