diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-12-17 20:20:32 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-12-17 20:20:32 +0100 |
commit | 977b63e96c5ad26035b21444e896a892c1847738 (patch) | |
tree | 2322b295e732221d3a8059e1a0bd91d35575ccce /.gitmodules | |
parent | a8ccf7fe8662086bb223aa4eafd0f85e717d16cf (diff) |
update libraries
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bd6e7f7..8155600 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26,3 +26,7 @@ path = lib/whereami/lib url = https://github.com/gpakosz/whereami shallow = true +[submodule "lib/fontconfig"] + path = lib/fontconfig + url = https://gitlab.freedesktop.org/fontconfig/fontconfig.git + shallow = true |