[neon/kf6/kf6-kguiaddons/Neon/unstable] debian: dev deps
Jonathan Esk-Riddell
null at kde.org
Wed Feb 1 16:05:20 GMT 2023
Git commit 5c7d226c1e8931b82d48f0289c976813cf1c5926 by Jonathan Esk-Riddell.
Committed on 01/02/2023 at 16:05.
Pushed by jriddell into branch 'Neon/unstable'.
dev deps
M +4 -1 debian/control
https://invent.kde.org/neon/kf6/kf6-kguiaddons/commit/5c7d226c1e8931b82d48f0289c976813cf1c5926
diff --git a/debian/control b/debian/control
index c0a9fa5..95cb97e 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,10 @@ Package: kf6-kguiaddons-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-kguiaddons (= ${binary:Version}), qt6-wayland-dev, ${misc:Depends}
+Depends: kf6-kguiaddons (= ${binary:Version}),
+ qt6-base-dev,
+ qt6-wayland-dev,
+ ${misc:Depends}
Description: development headers for the kguiaddons framework
This package contains development files for building software that uses
libraries from the kguiaddon framework
More information about the Neon-commits
mailing list