[neon/kde/kig/Neon/unstable] debian: Update build-deps and deps with the info from cmake

Norbert Preining null at kde.org
Thu Jul 28 13:58:44 BST 2022


Git commit 184058c9b8bd443954678603128b6acb415086f7 by Norbert Preining.
Committed on 27/04/2021 at 09:01.
Pushed by jriddell into branch 'Neon/unstable'.

Update build-deps and deps with the info from cmake

M  +2    -2    debian/control

https://invent.kde.org/neon/kde/kig/commit/184058c9b8bd443954678603128b6acb415086f7

diff --git a/debian/control b/debian/control
index a68f5e6..fce9b0b 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: cmake (>= 3.5~),
                libkf5texteditor-dev,
                libkf5xmlgui-dev (>= 5.1~),
                libqt5svg5-dev (>= 5.4),
-               libqt5xmlpatterns5-dev,
+               libqt5xmlpatterns5-dev (>= 5.5.1~),
                pkg-config,
                pkg-kde-tools (>> 0.15.15),
                python3:any,
@@ -36,7 +36,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kig.git
 Package: kig
 Architecture: any
 Section: math
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter
 Description: interactive geometry tool
  Kig is an application for interactive geometric construction, allowing



More information about the Neon-commits mailing list