adding missing deps
This commit is contained in:
parent
374da83cff
commit
75cb28b24d
|
@ -61,3 +61,15 @@
|
||||||
[submodule "vendor/nim-status"]
|
[submodule "vendor/nim-status"]
|
||||||
path = vendor/nim-status
|
path = vendor/nim-status
|
||||||
url = https://github.com/status-im/nim-status
|
url = https://github.com/status-im/nim-status
|
||||||
|
[submodule "vendor/nim-secp256k1"]
|
||||||
|
path = vendor/nim-secp256k1
|
||||||
|
url = https://github.com/status-im/nim-secp256k1
|
||||||
|
[submodule "vendor/chroma"]
|
||||||
|
path = vendor/chroma
|
||||||
|
url = https://github.com/treeform/chroma
|
||||||
|
[submodule "vendor/nimPNG"]
|
||||||
|
path = vendor/nimPNG
|
||||||
|
url = https://github.com/jangko/nimPNG/
|
||||||
|
[submodule "vendor/nimage"]
|
||||||
|
path = vendor/nimage
|
||||||
|
url = https://github.com/Ethosa/nimage/
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 6ec846e917cbe556892251d0e64b2ce13b043f19
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit fb9699702b44f194b5926c8ab4a004cff676b435
|
|
@ -1 +1 @@
|
||||||
Subproject commit 32b86bfd1ff97764e94447675559bf37a4ffb407
|
Subproject commit 4c695e59338d752c178934f4b215d43ba72244e4
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 7ff39ec00df29b55b6de0f67d31b8d52eb5c2d8f
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d683a7319c867c6cd1d856b63f407c52ad3e3821
|
Loading…
Reference in New Issue