[neon/kde/kwalletmanager/Neon/unstable] debian: Depend on kf6-kwallet, not kf5

Scarlett Moore null at kde.org
Mon Sep 18 18:13:28 BST 2023


Git commit 5dddf792506beeb4a1e4202841a23cfb815430d1 by Scarlett Moore.
Committed on 18/09/2023 at 19:13.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Depend on kf6-kwallet, not kf5

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/kwalletmanager/-/commit/5dddf792506beeb4a1e4202841a23cfb815430d1

diff --git a/debian/control b/debian/control
index b4b9074..000ae85 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Package: kwalletmanager
 Architecture: any
 Section: utils
 Depends: ${misc:Depends}, ${shlibs:Depends},
-         libkf5wallet-bin,
+         kf6-kwallet,
 Description: secure password wallet manager
  The KDE Wallet system provides a secure way to store passwords and other
  secret information, allowing the user to remember only a single KDE Wallet


More information about the Neon-commits mailing list