[jhbuild/wip/lantw/build-allow-building-with-gettext-0.20: 2/3] core-deps-latest: gtk-doc depends on pygments
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild/wip/lantw/build-allow-building-with-gettext-0.20: 2/3] core-deps-latest: gtk-doc depends on pygments
- Date: Wed, 24 Jul 2019 08:52:13 +0000 (UTC)
commit 9c353bdc5f5d2d32a7fa82f5903ef3dcb014dcec
Author: Ting-Wei Lan <lantw src gnome org>
Date: Tue Jul 2 20:44:20 2019 +0800
core-deps-latest: gtk-doc depends on pygments
Fixes: https://gitlab.gnome.org/GNOME/jhbuild/issues/20
modulesets/gnome-suites-core-deps-latest.modules | 1 +
modulesets/gnome-sysdeps-latest.modules | 7 +++++++
2 files changed, 8 insertions(+)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index 2e85ca29..c23155c3 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1005,6 +1005,7 @@
<dep package="gettext"/>
<dep package="docbook-xml"/>
<dep package="docbook-xsl"/>
+ <dep package="python3-pygments"/>
<dep package="cc"/>
<if condition-unset="macos"> <!-- fall back to vim on macos -->
<dep package="source-highlight"/>
diff --git a/modulesets/gnome-sysdeps-latest.modules b/modulesets/gnome-sysdeps-latest.modules
index d5998b35..ad8513b9 100644
--- a/modulesets/gnome-sysdeps-latest.modules
+++ b/modulesets/gnome-sysdeps-latest.modules
@@ -1096,6 +1096,13 @@
version="3.2"/>
</systemmodule>
+ <systemmodule id="python3-pygments">
+ <branch repo="system"/>
+ <systemdependencies>
+ <dep type="python3" name="pygments"/>
+ </systemdependencies>
+ </systemmodule>
+
<systemmodule id="ragel">
<branch repo="system"/>
<systemdependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]