diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-02-10 14:27:15 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-03-11 13:17:36 -0500 |
commit | 8030652ec47cbead8308802f6dca19274ce8535b (patch) | |
tree | 4d9fd61402e7502b76f59ccf5061abb4147c8477 /subprojects | |
parent | d342def1a7ae20cabc830a9f308500f84e039e6d (diff) | |
download | pango-8030652ec47cbead8308802f6dca19274ce8535b.tar.gz |
Add gi-docgen as a subproject
While we're developing gi-docgen it's better to have it as part
of our build.
Diffstat (limited to 'subprojects')
-rw-r--r-- | subprojects/gi-docgen.wrap | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/subprojects/gi-docgen.wrap b/subprojects/gi-docgen.wrap new file mode 100644 index 00000000..dd2080b0 --- /dev/null +++ b/subprojects/gi-docgen.wrap @@ -0,0 +1,6 @@ +[wrap-git] +directory=gi-docgen +url=https://gitlab.gnome.org/ebassi/gi-docgen.git +push-url=ssh://git@gitlab.gnome.org:ebassi/gi-docgen.git +revision=master +depth=1 |