1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-19 18:57:59 +03:00
wezterm/.gitmodules

14 lines
495 B
Plaintext

[submodule "harfbuzz/harfbuzz"]
path = deps/harfbuzz/harfbuzz
url = https://github.com/harfbuzz/harfbuzz.git
[submodule "freetype/freetype2"]
path = deps/freetype/freetype2
# url = https://git.savannah.gnu.org/git/freetype/freetype2.git
url = https://github.com/aseprite/freetype2.git
[submodule "freetype/libpng"]
path = deps/freetype/libpng
url = https://github.com/glennrp/libpng.git
[submodule "deps/freetype/zlib"]
path = deps/freetype/zlib
url = https://github.com/madler/zlib.git