[neon/mobile/plasma-settings/Neon/unstable] debian: comment out old kf5 deps for the time being

Carlos De Maine null at kde.org
Sun Apr 2 01:05:12 BST 2023


Git commit e9a550c7f41ec345324ed3bebc7b739c94184c55 by Carlos De Maine.
Committed on 02/04/2023 at 00:05.
Pushed by carlosdem into branch 'Neon/unstable'.

comment out old kf5 deps for the time being

M  +8    -8    debian/control

https://invent.kde.org/neon/mobile/plasma-settings/commit/e9a550c7f41ec345324ed3bebc7b739c94184c55

diff --git a/debian/control b/debian/control
index e36d0fb..8362925 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,10 @@ Build-Depends: cmake,
                debhelper-compat (= 13),
                kf6-extra-cmake-modules,
                kf6-kirigami-addons-dev,
-               libaccounts-glib-dev,
-               libaccounts-qt5-dev,
+#               libaccounts-glib-dev,
+#               libaccounts-qt5-dev,
                libgettextpo-dev,
-               libkaccounts-dev,
+#               libkaccounts-dev,
                kf6-karchive-dev,
                kf6-kauth-dev,
                kf6-kbookmarks-dev,
@@ -33,7 +33,7 @@ Build-Depends: cmake,
                kf6-solid-dev,
                kf6-sonnet-dev,
                libkpimgapi-dev,
-               libsignon-qt5-dev,
+#               libsignon-qt5-dev,
                modemmanager-qt-dev,
                pkg-config,
                pkg-kde-tools-neon,
@@ -46,16 +46,16 @@ Vcs-Git: https://gitlab.com/debian-pm/plasma-settings.git
 
 Package: plasma-settings
 Architecture: any
-Depends: kaccounts-integration,
-         kaccounts-providers,
+Depends: #kaccounts-integration,
+#         kaccounts-providers,
          kf6-plasma-framework,
          kf6-kcmutils,
          kf6-kirigami-addons,
          kf6-kirigami2,
          kf6-kitemmodels,
          kwin-common,
-         qml6-module-org-kde-kaccounts,
-         qml-module-ubuntu-onlineaccounts,
+#         qml6-module-org-kde-kaccounts,
+#        qml-module-ubuntu-onlineaccounts,
 	     plasma-nm,
          ${misc:Depends},
          ${shlibs:Depends}


More information about the Neon-commits mailing list