[neon/kde/kio/Neon/release] debian: Add missing runtime dep switcheroo-control

Scarlett Moore null at kde.org
Mon Sep 11 10:01:54 BST 2023


Git commit fd8cd1b6ada0f35b2b92abf5a2a1eaeae95dce1f by Scarlett Moore.
Committed on 11/09/2023 at 11:01.
Pushed by scarlettmoore into branch 'Neon/release'.

Add missing runtime dep switcheroo-control

M  +3    -1    debian/control

https://invent.kde.org/neon/kde/kio/-/commit/fd8cd1b6ada0f35b2b92abf5a2a1eaeae95dce1f

diff --git a/debian/control b/debian/control
index d4ebb10..cbeb3da 100644
--- a/debian/control
+++ b/debian/control
@@ -45,6 +45,7 @@ Build-Depends: cmake (>= 3.0~),
                qtscript5-dev (>= 5.8.0~),
                qttools5-dev,
                qttools5-dev-tools (>= 5.4),
+               switcheroo-control,
                zlib1g-dev
 Standards-Version: 4.1.4
 Homepage: https://projects.kde.org/projects/frameworks/kio
@@ -81,7 +82,8 @@ Breaks: baloo-kf5 (<< 5.51),
         libkf5webkit5 (<< 5.51),
         libkf5xmlrpcclient5 (<< 5.51),
         plasma-framework (<< 5.51),
-        qml-module-org-kde-kio (<< 5.51)
+        qml-module-org-kde-kio (<< 5.51),
+        switcheroo-control
 Replaces: kio-extras (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6),
           kio-extras-data (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6)
 Description: resource and network access abstraction


More information about the Neon-commits mailing list