diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2019-08-12 13:53:56 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2019-08-12 13:53:56 -0400 |
| commit | 911191e72260960a1a2a72db5a17eef556eeb1cd (patch) | |
| tree | 7e6e626daf04f1f772e0d64007f46b1899dc0680 /.gitmodules | |
| parent | b0cd254cb4fa5ca3e787905068840d7ce0aff64a (diff) | |
| download | arch-pkgs-911191e72260960a1a2a72db5a17eef556eeb1cd.tar.gz | |
add submodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d9078f9..78aee09 100644 --- a/.gitmodules +++ b/.gitmodules @@ -302,3 +302,12 @@ [submodule "python-fsspec"] path = python-fsspec url = aur@aur.archlinux.org:python-fsspec.git +[submodule "python-glyphslib"] + path = python-glyphslib + url = aur@aur.archlinux.org:python-glyphslib.git +[submodule "python-xmldiff"] + path = python-xmldiff + url = aur@aur.archlinux.org:python-xmldiff.git +[submodule "python-ufonormalizer"] + path = python-ufonormalizer + url = aur@aur.archlinux.org:python-ufonormalizer.git |
