Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
probonopd authored May 5, 2019
1 parent 6755b86 commit fbf3241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests-environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ wget https://ftp.fau.de/debian/pool/main/p/patchelf/patchelf_0.8-2_amd64.deb
echo "5d506507df7c02766ae6c3ca0d15b4234f4cb79a80799190ded9d3ca0ac28c0c patchelf_0.8-2_amd64.deb" | sha256sum -c
sudo dpkg -i patchelf_0.8-2_amd64.deb
# We want a newer patchelf since the one above is missing e.g., '--add-needed' which our users might want to use
# However, the newer patchelf versions are broken and cripple, e.g., libQt5Core; see https://github.com/NixOS/patchelf/issues/124
# git clone -o e1e39f3 https://github.com/NixOS/patchelf
# cd patchelf
# bash ./bootstrap.sh
Expand Down

0 comments on commit fbf3241

Please sign in to comment.