mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-11 00:34:05 +02:00
gnu: kwallet-5: Build with newer gpgme.
* gnu/packages/kde-frameworks.scm (kwallet-5)[inputs]: Remove gpgme; add gpgme-2. Merges guix/guix!8544 Change-Id: I753a517649011858d49d3b4b685e7e62c847975b Signed-off-by: Cayetano Santos <csantosb@inventati.org>
This commit is contained in:
committed by
Cayetano Santos
parent
6f8cc1702c
commit
2e7c1716ae
@@ -4592,7 +4592,7 @@ the passwords on KDE work spaces.")
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools-5))
|
||||
(inputs
|
||||
(list gpgme
|
||||
(list gpgme-2
|
||||
kauth-5
|
||||
kcodecs-5
|
||||
kconfig-5
|
||||
|
||||
Reference in New Issue
Block a user