mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-21 11:31:43 +00:00
GP-0: Fixing prepdev python dependency issue (Closes #6962)
This commit is contained in:
parent
71d378655e
commit
472484902c
@ -188,7 +188,7 @@ ext.deps = [
|
||||
name: "wheel-0.37.1-py2.py3-none-any.whl",
|
||||
url: "https://files.pythonhosted.org/packages/27/d6/003e593296a85fd6ed616ed962795b2f87709c3eee2bca4f6d0fe55c6d00/wheel-0.37.1-py2.py3-none-any.whl",
|
||||
sha256: "4bdcd7d840138086126cd09254dc6195fb4fc6f01c050a1d7236f2630db1d22a",
|
||||
destination: file("${DEPS_DIR}/Debugger-rmi-trace/")
|
||||
destination: [file("${DEPS_DIR}/Debugger-rmi-trace/"), file("${DEPS_DIR}/PyGhidra/")]
|
||||
],
|
||||
[
|
||||
name: "Pybag-2.2.12-py3-none-any.whl",
|
||||
|
Loading…
Reference in New Issue
Block a user