[neon/kde/kglobalacceld/Neon/unstable] debian: Add missing -dev package.
Scarlett Moore
null at kde.org
Thu Oct 26 11:59:21 BST 2023
Git commit 242eb33a2dd16f6ff40a6b1ed4b4eef0c0f0fe11 by Scarlett Moore.
Committed on 26/10/2023 at 12:59.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Add missing -dev package.
M +3 -1 debian/control
https://invent.kde.org/neon/kde/kglobalacceld/-/commit/242eb33a2dd16f6ff40a6b1ed4b4eef0c0f0fe11
diff --git a/debian/control b/debian/control
index 0638549..98655aa 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,9 @@ Package: kglobalacceld-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kglobalacceld (= ${binary:Version}), ${misc:Depends}
+Depends: kglobalacceld (= ${binary:Version}),
+ qt6-base-dev,
+ ${misc:Depends}
Description: development files for kglobalaccel
KGlobalAccel allows you to have global accelerators that are
independent of the focused window. Unlike regular shortcuts,
More information about the Neon-commits
mailing list