diff options
| author | Michael Forney <mforney@mforney.org> | 2020-12-14 02:06:28 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-12-14 02:40:26 -0800 |
| commit | 5d41856515f35b035d3837e2574e347ef78b6f2f (patch) | |
| tree | 5c09c28ede4f167bf7b733964cb2321c67ceeee1 /.gitmodules | |
| parent | 9aea29e7044f5d86a3f975646c3b0231125d6435 (diff) | |
Add gumbo 0.10.1
This is a new dependency of mupdf 1.18.0.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1bd87fcc..be7031ba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -102,6 +102,9 @@ path = pkg/git/src url = https://github.com/git/git ignore = all +[submodule "pkg/gumbo/src"] + path = pkg/gumbo/src + url = https://github.com/google/gumbo-parser.git [submodule "pkg/hotplugd/src"] path = pkg/hotplugd/src url = https://github.com/oasislinux/hotplugd.git |
