[jhbuild/wip/lantw/support-python3-sysdeps-and-fix-gtk-doc-deps: 67/67] core-deps-latest: gtk-doc depends on pygments
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild/wip/lantw/support-python3-sysdeps-and-fix-gtk-doc-deps: 67/67] core-deps-latest: gtk-doc depends on pygments
- Date: Thu, 29 Aug 2019 07:24:44 +0000 (UTC)
commit 56b2fa97a5041fac5032159f10e7f4b1c5096493
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 65971920..2763dbdc 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1003,6 +1003,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]