[gtk-osx] Add docutils and gi-docgen to Pipfile
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Add docutils and gi-docgen to Pipfile
- Date: Sat, 2 Apr 2022 18:11:11 +0000 (UTC)
commit 4d6b875759c496ea4bec350ab5eae7eceb2ca9ed
Author: John Ralls <jralls ceridwen us>
Date: Sat Apr 2 11:11:02 2022 -0700
Add docutils and gi-docgen to Pipfile
librsvg uses them to generate its documentation.
gtk-osx-setup.sh | 2 ++
modulesets-stable/gtk-osx-network.modules | 5 ++---
2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/gtk-osx-setup.sh b/gtk-osx-setup.sh
index d3cae56..363f776 100755
--- a/gtk-osx-setup.sh
+++ b/gtk-osx-setup.sh
@@ -168,6 +168,8 @@ verify_ssl = true
[packages]
pygments = "*"
meson = {version=">=0.56.0"}
+docutils = "*"
+gi-docgen = "*"
[scripts]
jhbuild = "$DEVPREFIX/libexec/run_jhbuild.py"
diff --git a/modulesets-stable/gtk-osx-network.modules b/modulesets-stable/gtk-osx-network.modules
index ed08cd7..79eb609 100644
--- a/modulesets-stable/gtk-osx-network.modules
+++ b/modulesets-stable/gtk-osx-network.modules
@@ -94,9 +94,8 @@
<if condition-unset="pre-Mavericks">
<autotools id="gnutls" autogen-sh="autoreconf"
autogenargs="--disable-gtk-doc-html --with-included-unistring">
- <branch repo="gnupg.org" version="3.7.1"
- module="gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz"
- hash="sha256:3777d7963eca5e06eb315686163b7b3f5045e2baac5e54e038ace9835e5cac6f">
+ <branch repo="gnupg.org" version="3.7.3"
+ module="gcrypt/gnutls/v3.7/gnutls-3.7.3.tar.xz">
</branch>
<dependencies>
<dep package="libnettle"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]