Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gtk-osx
Commits
4d6b8757
Commit
4d6b8757
authored
Apr 02, 2022
by
John Ralls
Browse files
Add docutils and gi-docgen to Pipfile
librsvg uses them to generate its documentation.
parent
6774fd3e
Changes
2
Hide whitespace changes
Inline
Side-by-side
gtk-osx-setup.sh
View file @
4d6b8757
...
@@ -168,6 +168,8 @@ verify_ssl = true
...
@@ -168,6 +168,8 @@ verify_ssl = true
[packages]
[packages]
pygments = "*"
pygments = "*"
meson = {version=">=0.56.0"}
meson = {version=">=0.56.0"}
docutils = "*"
gi-docgen = "*"
[scripts]
[scripts]
jhbuild = "
$DEVPREFIX
/libexec/run_jhbuild.py"
jhbuild = "
$DEVPREFIX
/libexec/run_jhbuild.py"
...
...
modulesets-stable/gtk-osx-network.modules
View file @
4d6b8757
...
@@ -94,9 +94,8 @@
...
@@ -94,9 +94,8 @@
<if
condition-unset=
"pre-Mavericks"
>
<if
condition-unset=
"pre-Mavericks"
>
<autotools
id=
"gnutls"
autogen-sh=
"autoreconf"
<autotools
id=
"gnutls"
autogen-sh=
"autoreconf"
autogenargs=
"--disable-gtk-doc-html --with-included-unistring"
>
autogenargs=
"--disable-gtk-doc-html --with-included-unistring"
>
<branch
repo=
"gnupg.org"
version=
"3.7.1"
<branch
repo=
"gnupg.org"
version=
"3.7.3"
module=
"gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz"
module=
"gcrypt/gnutls/v3.7/gnutls-3.7.3.tar.xz"
>
hash=
"sha256:3777d7963eca5e06eb315686163b7b3f5045e2baac5e54e038ace9835e5cac6f"
>
</branch>
</branch>
<dependencies>
<dependencies>
<dep
package=
"libnettle"
/>
<dep
package=
"libnettle"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment