adding missing deps

This commit is contained in:
Richard Ramos 2020-09-03 12:06:51 -04:00 committed by Iuri Matias
parent 374da83cff
commit 75cb28b24d
6 changed files with 17 additions and 1 deletions

12
.gitmodules vendored
View File

@ -61,3 +61,15 @@
[submodule "vendor/nim-status"]
path = vendor/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/

1
vendor/chroma vendored Submodule

@ -0,0 +1 @@
Subproject commit 6ec846e917cbe556892251d0e64b2ce13b043f19

1
vendor/nim-secp256k1 vendored Submodule

@ -0,0 +1 @@
Subproject commit fb9699702b44f194b5926c8ab4a004cff676b435

2
vendor/nim-stew vendored

@ -1 +1 @@
Subproject commit 32b86bfd1ff97764e94447675559bf37a4ffb407
Subproject commit 4c695e59338d752c178934f4b215d43ba72244e4

1
vendor/nimPNG vendored Submodule

@ -0,0 +1 @@
Subproject commit 7ff39ec00df29b55b6de0f67d31b8d52eb5c2d8f

1
vendor/nimage vendored Submodule

@ -0,0 +1 @@
Subproject commit d683a7319c867c6cd1d856b63f407c52ad3e3821