[neon/neon-packaging/vakzination/Neon/unstable] debian: fix build dep

Jonathan Esk-Riddell null at kde.org
Mon Jun 12 08:05:33 BST 2023


Git commit df7aa3d7670604c571e0be0c6141a67cff35659d by Jonathan Esk-Riddell.
Committed on 16/11/2022 at 12:12.
Pushed by carlosdem into branch 'Neon/unstable'.

fix build dep

M  +4    -4    debian/control

https://invent.kde.org/neon/neon-packaging/vakzination/-/commit/df7aa3d7670604c571e0be0c6141a67cff35659d

diff --git a/debian/control b/debian/control
index 726ab39..89b1803 100644
--- a/debian/control
+++ b/debian/control
@@ -11,12 +11,12 @@ Build-Depends: cmake,
                libkf5prison-dev (>= 5.78.0~),
                libkhealthcertificate-dev,
                libkpimitinerary-dev,
+               libqt5svg5-dev,
                pkg-kde-tools,
-               qtbase5-dev (>= 5.15.2~),
-               qtdeclarative5-dev (>= 5.15.2~),
+               qtbase5-dev,
+               qtdeclarative5-dev,
                qtfeedback5-dev,
-               qtquickcontrols2-5-dev (>= 5.15.2~),
-               qtsvg5-dev (>= 5.15.2~)
+               qtquickcontrols2-5-dev
 Standards-Version: 4.4.1
 
 Package: vakzination



More information about the Neon-commits mailing list