gnupg: fix cross
libgpg-error is both buildInput iand nativeBuildInput Change-Id: Iec2f19ee770fb66aedaa444c16ebf3091b04bcef
This commit is contained in:
@@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
texinfo
|
||||
libgpg-error
|
||||
];
|
||||
buildInputs =
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user