[neon/kde/kdeplasma-addons/Neon/unstable] debian: drop kross and update runtime deps
Carlos De Maine
null at kde.org
Wed Mar 22 01:31:40 GMT 2023
Git commit a99259f28447c3aebf7d720c243d9da00d2d6307 by Carlos De Maine.
Committed on 22/03/2023 at 01:31.
Pushed by carlosdem into branch 'Neon/unstable'.
drop kross and update runtime deps
M +15 -17 debian/control
https://invent.kde.org/neon/kde/kdeplasma-addons/commit/a99259f28447c3aebf7d720c243d9da00d2d6307
diff --git a/debian/control b/debian/control
index ba53b1a..8df20d4 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,6 @@ Build-Depends: cmake (>= 2.8.12),
kf6-plasma-framework-dev,
kf6-plasma5support-dev,
kf6-purpose-dev,
- kross-dev (>= 5.18.0~),
libboost-dev,
libgee-dev | libgee-0.8-dev,
libglib2.0-dev,
@@ -77,16 +76,16 @@ Depends: kdeplasma-addons-data (= ${source:Version}),
kf6-kpackage,
kf6-purpose,
plasma-dataengines-addons (= ${binary:Version}),
- plasma-framework,
+ kf6-plasma-framework,
plasma-workspace,
- qml-module-org-kde-draganddrop,
- qml-module-org-kde-kcoreaddons,
- qml-module-org-kde-kio,
- qml-module-org-kde-purpose,
- qml-module-qtgraphicaleffects,
- qml-module-qtquick-layouts,
- qml-module-qtquick-window2,
- qml-module-qtwebengine,
+ kf5-kdeclarative,
+ kf6-kcoreaddons,
+ kf6-kio,
+ kf6-purpose,
+ qml6-module-qtcompat-graphicaleffects,
+ qml6-module-qtquick-layouts,
+ qml6-module-qtquick-window,
+ qml6-module-qtwebengine,
${misc:Depends},
${shlibs:Depends}
Breaks: plasma-wallpapers-addons (<< 4:5.7.4)
@@ -115,9 +114,8 @@ Description: additional widgets for Plasma 6
Package: plasma-dataengines-addons
Architecture: any
Depends: kdeplasma-addons-data (= ${source:Version}),
- kross,
- plasma-framework,
- qml-module-qtquick-layouts,
+ kf6-plasma-framework,
+ qml6-module-qtquick-layouts,
${misc:Depends},
${shlibs:Depends}
Breaks: plasma-widgets-addons (<< 4:5.9.0)
@@ -148,8 +146,8 @@ Description: additional runners for Plasma 6 and Krunner
Package: plasma-wallpapers-addons
Architecture: any
Depends: kdeplasma-addons-data (= ${source:Version}),
- plasma-framework,
- qml-module-org-kde-kirigami2,
+ kf6-plasma-framework,
+ kf6-kirigami2,
${misc:Depends},
${shlibs:Depends}
Breaks: plasma-widgets-addons (<< 4:5.7.4)
@@ -168,8 +166,8 @@ Description: additional wallpaper plugins for Plasma 6
Package: plasma-calendar-addons
Architecture: any
Depends: kdeplasma-addons-data (= ${source:Version}),
- plasma-framework,
- qml-module-org-kde-kirigami2,
+ kf6-plasma-framework,
+ kf6-kirigami2,
${misc:Depends},
${shlibs:Depends}
Description: additional calendar plugins for Plasma 6
More information about the Neon-commits
mailing list