fix(build): add dependency on bc

This commit is contained in:
phaneron 2025-03-31 19:39:28 -04:00
parent f3c055e8a2
commit 91fc2199b0
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "lib/system"]
path = lib/system
url = https://github.com/thunderbrewhq/system.git
[submodule "lib/bc"]
path = lib/bc
url = https://github.com/thunderbrewhq/bc.git