kdePackages.kwallet: add gpgmepp for GPG wallet support (#486171)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
mkKdeDerivation,
|
||||
pkg-config,
|
||||
gpgme,
|
||||
gpgmepp,
|
||||
libgcrypt,
|
||||
libsecret,
|
||||
kdoctools,
|
||||
@@ -14,7 +14,7 @@ mkKdeDerivation {
|
||||
];
|
||||
|
||||
extraBuildInputs = [
|
||||
gpgme
|
||||
gpgmepp
|
||||
libgcrypt
|
||||
libsecret
|
||||
kdoctools
|
||||
|
||||
Reference in New Issue
Block a user