[neon/kf6/kf6-kio/Neon/unstable] debian: KF6KDED
Jonathan Esk-Riddell
null at kde.org
Fri Feb 17 19:00:18 GMT 2023
Git commit 2a0845f08cc3d70310ef0fdcbeec67f06f3eb4cb by Jonathan Esk-Riddell.
Committed on 17/02/2023 at 19:00.
Pushed by jriddell into branch 'Neon/unstable'.
KF6KDED
M +2 -1 debian/control
https://invent.kde.org/neon/kf6/kf6-kio/commit/2a0845f08cc3d70310ef0fdcbeec67f06f3eb4cb
diff --git a/debian/control b/debian/control
index 47c15a7..0a0ccb2 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-ki18n-dev,
kf6-kiconthemes-dev,
@@ -50,7 +51,7 @@ Package: kf6-kio
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: kf6-kded, ${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