Skip to content

Commit

Permalink
gnupg: fix cross
Browse files Browse the repository at this point in the history
libgpg-error is both buildInput iand nativeBuildInput

Change-Id: Iec2f19ee770fb66aedaa444c16ebf3091b04bcef
  • Loading branch information
yuyuyureka committed Jan 6, 2025
1 parent 9e51fd8 commit 5e98eb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/security/gnupg/24.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
pkg-config
texinfo
libgpg-error
];
buildInputs =
[
Expand Down

0 comments on commit 5e98eb8

Please sign in to comment.