[neon/kde/marble/Neon/stable] debian: plasma-marble runtime deps
Carlos De Maine
null at kde.org
Fri Aug 8 11:36:54 BST 2025
Git commit 926f1067827001e954491d5311aa3545e89d2a38 by Carlos De Maine.
Committed on 08/08/2025 at 10:36.
Pushed by carlosdem into branch 'Neon/stable'.
plasma-marble runtime deps
M +4 -1 debian/control
https://invent.kde.org/neon/kde/marble/-/commit/926f1067827001e954491d5311aa3545e89d2a38
diff --git a/debian/control b/debian/control
index 9a77f13..f4c2619 100644
--- a/debian/control
+++ b/debian/control
@@ -193,7 +193,7 @@ Package: marble-plugins
Architecture: any
Section: misc
Multi-Arch: same
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends},
Description: plugins for Marble
Marble is a generic geographical map widget and framework for KDE
applications. The Marble widget shows the earth as a sphere but does not
@@ -223,7 +223,10 @@ Section: misc
Depends: marble-data (>= ${source:Version}),
marble-plugins (= ${binary:Version}),
libplasma6,
+ kf6-kcmutils,
+ kf6-kirigami-addons,
kf6-krunner,
+ plasma5support,
qt6-declarative,
${misc:Depends},
${shlibs:Depends},
More information about the Neon-commits
mailing list