[neon/kf6/kf6-kio/Neon/unstable] debian: stop builds complaining

Carlos De Maine null at kde.org
Mon Aug 14 22:56:52 BST 2023


Git commit 996b1d51d02ff7e830ba6751542bf283d2555069 by Carlos De Maine.
Committed on 14/08/2023 at 23:56.
Pushed by carlosdem into branch 'Neon/unstable'.

stop builds complaining

M  +4    -4    debian/control

https://invent.kde.org/neon/kf6/kf6-kio/-/commit/996b1d51d02ff7e830ba6751542bf283d2555069

diff --git a/debian/control b/debian/control
index b2c520d..e587cff 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: cmake,
                kf6-kcoreaddons-dev,
                kf6-kcrash-dev,
                kf6-kdbusaddons-dev,
+               kf6-kded-dev,
                kf6-kdoctools-dev,
                kf6-kguiaddons-dev,
                kf6-ki18n-dev,
@@ -41,6 +42,7 @@ Build-Depends: cmake,
                qt6-base-dev,
                qt6-declarative-dev,
                qt6-tools-dev,
+               switcheroo-control,
                zlib1g-dev
 Standards-Version: 4.1.4
 Homepage: https://projects.kde.org/projects/frameworks/kio
@@ -51,10 +53,8 @@ Package: kf6-kio
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-kded,
-                  switcheroo-control,
-                   ${misc:Depends}, 
-                   ${shlibs:Depends}
+Depends: ${misc:Depends}, 
+         ${shlibs:Depends}
 Description: resource and network access abstraction
  KDE Input/Output framework provides a single API for
  operating on files, whether local or on a remote server.


More information about the Neon-commits mailing list