Skip to content

Commit

Permalink
Merge pull request #1530 from saschagrunert/autopatchelfhook
Browse files Browse the repository at this point in the history
Add autoPatchelfHook to static build
  • Loading branch information
giuseppe committed Sep 2, 2024
2 parents a3e9a88 + 9f06d3c commit 7501195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/derivation.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ with pkgs; stdenv.mkDerivation {
outputs = [ "out" ];
nativeBuildInputs = with buildPackages; [
autoreconfHook
autoPatchelfHook
bash
gitMinimal
pkg-config
Expand Down

1 comment on commit 7501195

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podman-next COPR build failed. @containers/packit-build please check.

Please sign in to comment.