[gnome-builder] manifest: add python3-docutils package
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] manifest: add python3-docutils package
- Date: Mon, 20 Mar 2017 01:10:40 +0000 (UTC)
commit 4b4ce8d027e5f4e31cc4b85a92f5431f21c14ad6
Author: Christian Hergert <chergert redhat com>
Date: Sun Mar 19 18:09:04 2017 -0700
manifest: add python3-docutils package
We want this bundled so that we can support reStructuredText.
org.gnome.Builder.json | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Builder.json b/org.gnome.Builder.json
index 804f291..097b8a5 100644
--- a/org.gnome.Builder.json
+++ b/org.gnome.Builder.json
@@ -208,6 +208,22 @@
]
},
{
+ "name": "python3-docutils",
+ "no-autogen": true,
+ "sources": [
+ {
+ "type": "archive",
+ "url":
"https://pypi.python.org/packages/05/25/7b5484aca5d46915493f1fd4ecb63c38c333bd32aa9ad6e19da8d08895ae/docutils-0.13.1.tar.gz",
+ "sha256": "718c0f5fb677be0f34b781e04241c4067cbd9327b66bdd8e763201130f5175be"
+ },
+ {
+ "type": "file",
+ "path": "build/flatpak/setuptools-makefile",
+ "dest-filename": "Makefile"
+ }
+ ]
+ },
+ {
"name": "libssh2",
"cmake": true,
"config-opts": [ "-DCMAKE_INSTALL_LIBDIR:PATH=/app/lib",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]