-
Notifications
You must be signed in to change notification settings - Fork 104
/
.gitmodules
28 lines (28 loc) · 790 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "lib/libass"]
path = lib/libass
url = https://github.com/libass/libass.git
ignore = dirty
[submodule "lib/fribidi"]
path = lib/fribidi
url = https://github.com/fribidi/fribidi.git
ignore = dirty
[submodule "lib/fontconfig"]
path = lib/fontconfig
url = https://gitlab.freedesktop.org/fontconfig/fontconfig.git
ignore = dirty
[submodule "lib/freetype"]
path = lib/freetype
url = https://gitlab.freedesktop.org/freetype/freetype.git
ignore = dirty
[submodule "lib/expat"]
path = lib/expat
url = https://github.com/libexpat/libexpat.git
ignore = dirty
[submodule "lib/harfbuzz"]
path = lib/harfbuzz
url = https://github.com/harfbuzz/harfbuzz.git
ignore = dirty
[submodule "lib/brotli"]
path = lib/brotli
url = https://github.com/google/brotli.git
ignore = dirty