From 5d41856515f35b035d3837e2574e347ef78b6f2f Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 14 Dec 2020 02:06:28 -0800 Subject: Add gumbo 0.10.1 This is a new dependency of mupdf 1.18.0. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3