[neon/kde/marble/Neon/unstable] debian: missed an old qt5
Carlos De Maine
null at kde.org
Thu Oct 3 07:33:43 BST 2024
Git commit 18148ca2d101dcd82c2fee9062c9c658c918d773 by Carlos De Maine.
Committed on 03/10/2024 at 06:33.
Pushed by carlosdem into branch 'Neon/unstable'.
missed an old qt5
M +1 -2 debian/control
https://invent.kde.org/neon/kde/marble/-/commit/18148ca2d101dcd82c2fee9062c9c658c918d773
diff --git a/debian/control b/debian/control
index 5e8f8dd..f393914 100644
--- a/debian/control
+++ b/debian/control
@@ -78,14 +78,13 @@ 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},
+ ${sameVersionDep:qt6-base-dev:libmarblewidget-qt6-28},
${shlibs:Depends}
Description: development files for the Marble globe widget library
Marble is a generic geographical map widget and framework for KDE
More information about the Neon-commits
mailing list