External: add macholib and altgraph needed to relocate Mach-o binaries on Linux (#12909)

This commit is contained in:
Patrick Gartung
2019-09-26 11:48:22 -05:00
committed by GitHub
parent 90236bc9f5
commit 321e956fa9
26 changed files with 5433 additions and 0 deletions

View File

@@ -83,3 +83,11 @@ PackageLicenseDeclared: MIT
PackageName: six
PackageHomePage: https://pypi.python.org/pypi/six
PackageLicenseDeclared: MIT
PackageName: macholib
PackageHomePage: https://macholib.readthedocs.io/en/latest/index.html
PackageLicenseDeclared: MIT
PackageName: altgraph
PackageHomePage: https://altgraph.readthedocs.io/en/latest/index.html
PackageLicenseDeclared: MIT