[neon/kf6/kf6-kio/Neon/unstable] debian: add switcheroo-control as a runtime dep

Carlos De Maine null at kde.org
Tue Jul 18 23:48:34 BST 2023


Git commit 228d8fdaceef530b4d06d8044a08a4530214beb4 by Carlos De Maine.
Committed on 18/07/2023 at 22:48.
Pushed by carlosdem into branch 'Neon/unstable'.

add switcheroo-control as a runtime dep

M  +4    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kio/-/commit/228d8fdaceef530b4d06d8044a08a4530214beb4

diff --git a/debian/control b/debian/control
index 404d116..b2c520d 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,10 @@ Package: kf6-kio
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: kf6-kded, ${misc:Depends}, ${shlibs:Depends}
+Depends: kf6-kded,
+                  switcheroo-control,
+                   ${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