gnupg: fix cross

libgpg-error is both buildInput iand nativeBuildInput

Change-Id: Iec2f19ee770fb66aedaa444c16ebf3091b04bcef
This commit is contained in:
Yureka
2025-01-06 21:13:35 +01:00
parent 9e51fd8b02
commit 5e98eb8163
+1
View File
@@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
pkg-config
texinfo
libgpg-error
];
buildInputs =
[