mirror of https://github.com/n1nj4sec/pupy.git
add missing deps
This commit is contained in:
parent
3b378de70b
commit
338b27f2ab
|
@ -37,3 +37,9 @@
|
|||
[submodule "pupy/external/Inveigh"]
|
||||
path = pupy/external/Inveigh
|
||||
url = https://github.com/Kevin-Robertson/Inveigh.git
|
||||
[submodule "pupy/pupy/external/BeRoot"]
|
||||
path = pupy/pupy/external/BeRoot
|
||||
url = https://github.com/AlessandroZ/BeRoot
|
||||
[submodule "pupy/pupy/external/changeme"]
|
||||
path = pupy/pupy/external/changeme
|
||||
url = https://github.com/AlessandroZ/changeme
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d03389e008d22e0637aed77ca865e53d041bbf64
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d02e0a0e22d40fca86b0942f53cbc6d06704e592
|
Loading…
Reference in New Issue