gem-config: fix gpgme
This commit is contained in:
parent
ebf50e20fe
commit
35f849ab44
@ -198,6 +198,7 @@ in
|
|||||||
|
|
||||||
gpgme = attrs: {
|
gpgme = attrs: {
|
||||||
buildInputs = [ gpgme ];
|
buildInputs = [ gpgme ];
|
||||||
|
buildFlags = [ "--use-system-libraries" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
gio2 = attrs: {
|
gio2 = attrs: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user