[neon/kde/marble/Neon/unstable] debian: make the cmake linter happy

Carlos De Maine null at kde.org
Thu Oct 3 07:33:43 BST 2024


Git commit 8cb02a80b123b09d362b788315f3b0a394236aa9 by Carlos De Maine.
Committed on 03/10/2024 at 06:32.
Pushed by carlosdem into branch 'Neon/unstable'.

make the cmake linter happy

M  +3    -0    debian/control

https://invent.kde.org/neon/kde/marble/-/commit/8cb02a80b123b09d362b788315f3b0a394236aa9

diff --git a/debian/control b/debian/control
index 2d8b4dc..5e8f8dd 100644
--- a/debian/control
+++ b/debian/control
@@ -78,8 +78,11 @@ Architecture: any
 Section: libdevel
 Depends: libastro-dev (= ${binary:Version}),
          libmarblewidget-qt6-28 (= ${binary:Version}),
+         qt6-base-dev,
+         qt6-declarative-dev,
          qt6-svg-dev,
          qt6-declarative-dev,
+         qt6-webchannel-dev,
          qt6-webengine-dev,
          ${misc:Depends},
          ${sameVersionDep:qtbase5-dev:libmarblewidget-qt5-28},



More information about the Neon-commits mailing list