[neon/kf6/kf6-kwallet/Neon/unstable] debian: Add missing -dev runtime qt6-base
Scarlett Moore
null at kde.org
Sat Oct 7 12:59:16 BST 2023
Git commit 21b1d5b35a571ebbaf4751263ce4f2cf52a55204 by Scarlett Moore.
Committed on 07/10/2023 at 13:59.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Add missing -dev runtime qt6-base
M +3 -1 debian/control
https://invent.kde.org/neon/kf6/kf6-kwallet/-/commit/21b1d5b35a571ebbaf4751263ce4f2cf52a55204
diff --git a/debian/control b/debian/control
index 506e5c1..f24ceac 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,9 @@ Package: kf6-kwallet-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-kwallet (= ${binary:Version}), ${misc:Depends}
+Depends: kf6-kwallet (= ${binary:Version}),
+ qt6-base-dev,
+ ${shlibs:Depends}, ${misc:Depends}
Description: development files for kwallet-framework
Interface to KWallet, the safe desktop-wide storage
for passwords on KDE workspaces.
More information about the Neon-commits
mailing list