[neon/kf6/kf6-kauth/Neon/unstable] debian: dev deps
Jonathan Esk-Riddell
null at kde.org
Wed Feb 1 16:46:02 GMT 2023
Git commit 450a20f964b2b900a207b1bd81c797b46abe0385 by Jonathan Esk-Riddell.
Committed on 01/02/2023 at 16:45.
Pushed by jriddell into branch 'Neon/unstable'.
dev deps
M +5 -1 debian/control
https://invent.kde.org/neon/kf6/kf6-kauth/commit/450a20f964b2b900a207b1bd81c797b46abe0385
diff --git a/debian/control b/debian/control
index fdb8d4f..8845fdc 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,11 @@ Package: kf6-kauth-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-kauth (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: kf6-kauth (= ${binary:Version}),
+ kf6-kcoreaddons-dev,
+ qt6-base-dev,
+ ${misc:Depends},
+ ${shlibs:Depends}
Priority: extra
Description: Abstraction to system policy and authentication features
KAuth is a framework to let applications perform actions as a
More information about the Neon-commits
mailing list