[neon/kde/kio/Neon/unstable] debian: Add missing runtime dep switcheroo-control
Scarlett Moore
null at kde.org
Mon Sep 11 09:54:45 BST 2023
Git commit 45ca7470c139f2a80bb1aa0ad7d17879b050c56f by Scarlett Moore.
Committed on 11/09/2023 at 10:54.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Add missing runtime dep switcheroo-control
M +3 -1 debian/control
https://invent.kde.org/neon/kde/kio/-/commit/45ca7470c139f2a80bb1aa0ad7d17879b050c56f
diff --git a/debian/control b/debian/control
index d4ebb10..cedf55c 100644
--- a/debian/control
+++ b/debian/control
@@ -40,6 +40,7 @@ Build-Depends: cmake (>= 3.0~),
libxml2-dev,
libxslt1-dev,
pkg-kde-tools (>= 0.15.15ubuntu1~),
+ switcheroo-control,
qtbase5-dev (>= 5.8.0~),
qtdeclarative5-dev,
qtscript5-dev (>= 5.8.0~),
@@ -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