[neon/extras/elisa/Neon/unstable] debian: fix kf6 deps

Carlos De Maine null at kde.org
Fri Sep 15 06:18:30 BST 2023


Git commit 867ed5d76da600979993c03453611bb56bdbb0d6 by Carlos De Maine.
Committed on 15/09/2023 at 07:18.
Pushed by carlosdem into branch 'Neon/unstable'.

fix kf6 deps

M  +3    -3    debian/control

https://invent.kde.org/neon/extras/elisa/-/commit/867ed5d76da600979993c03453611bb56bdbb0d6

diff --git a/debian/control b/debian/control
index 36f79ec..3593a02 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: cmake,
                kf6-kdeclarative-dev,
                kf6-kdoctools-dev,
                kf6-kfilemetadata-dev,
-               kf6-kkcmutils-dev,
-               kf6-kqqc2desktopstyle-dev,
+               kf6-kcmutils-dev,
+               kf6-qqc2desktopstyle-dev,
                libvlc-dev,
                libvlccore-dev,
                qt6-base-dev,
@@ -33,7 +33,7 @@ Package: elisa
 Architecture: any
 Depends: qml6-module-org-kde-kcm,
          qml6-module-qt-labs-platform,
-         qml6-module-qtqml-models2,
+         qml6-module-qtqml-models,
          qml6-module-qtquick-controls,
          qml6-module-qtquick-dialogs,
          qml6-module-qtquick-layouts,


More information about the Neon-commits mailing list