coreos-devel/sdk-depends: Install patchelf for torcx

The torcx script requires this for setting the RPATH that allows
linking with libraries in its unpack directory.
This commit is contained in:
David Michael 2017-08-23 14:01:28 -07:00
parent 63297045cf
commit 3ab7b5ebde
2 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ DEPEND="
dev-python/setuptools dev-python/setuptools
dev-util/boost-build dev-util/boost-build
dev-util/checkbashisms dev-util/checkbashisms
dev-util/patchelf
dev-vcs/repo dev-vcs/repo
net-dns/bind-tools net-dns/bind-tools
net-misc/curl net-misc/curl