[neon/kde/kwalletmanager/Neon/unstable] debian: Add missing dependency on libkf5wallet-bin

Carlos De Maine null at kde.org
Wed Jan 4 07:41:13 GMT 2023


Git commit cd6f84c2af5d434583e32e6ea10be67d814bfa83 by Carlos De Maine, on behalf of Oded Arbel.
Committed on 04/01/2023 at 07:41.
Pushed by carlosdem into branch 'Neon/unstable'.

Add missing dependency on libkf5wallet-bin

M  +1    -0    debian/control

https://invent.kde.org/neon/kde/kwalletmanager/commit/cd6f84c2af5d434583e32e6ea10be67d814bfa83

diff --git a/debian/control b/debian/control
index 3f82492..fa40d4b 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Build-Depends: cmake (>= 3.0~),
                libkf5xmlgui-dev (>= 5.24.0~),
                pkg-kde-tools (>= 0.12),
                qtbase5-dev (>= 5.7.0~),
+Depends: libkf5wallet-bin (>= 5.24.0~),
 Standards-Version: 4.1.4
 Homepage: http://www.kde.org
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwalletmanager


More information about the Neon-commits mailing list