build: Switch to custom lunasvg repo to allow offline builds

This commit is contained in:
WerWolv
2024-12-28 13:39:07 +01:00
parent 3f4bdfdf61
commit e7daa586ba
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -28,7 +28,7 @@
ignore = dirty
[submodule "lib/third_party/lunasvg"]
path = lib/third_party/lunasvg
url = https://github.com/sammycage/lunasvg
url = https://github.com/WerWolv/lunasvg
ignore = dirty
[submodule "lib/external/libromfs"]