[neon/kf6/kf6-kservice/Neon/unstable] debian: Add missing -dev runtime kf6-config
Scarlett Moore
null at kde.org
Sat Oct 7 12:37:41 BST 2023
Git commit eee0697352edbad7f9012f988ef612bea967f83f by Scarlett Moore.
Committed on 07/10/2023 at 13:37.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Add missing -dev runtime kf6-config
M +3 -1 debian/control
https://invent.kde.org/neon/kf6/kf6-kservice/-/commit/eee0697352edbad7f9012f988ef612bea967f83f
diff --git a/debian/control b/debian/control
index 0e5fa8a..9dbfbea 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,9 @@ Package: kf6-kservice-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-kservice (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: kf6-kservice (= ${binary:Version}),
+ kf6-kconfig-dev,
+ ${misc:Depends}, ${shlibs:Depends}
Recommends: kf6-kservice (= ${source:Version})
Description: development files for kservice
Application framework for file type association
More information about the Neon-commits
mailing list