Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/deps
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-17 22:39:05 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-17 22:39:05 (GMT)
commit059e15d49b4e1afbe407daf104a8116ac2ec348b (patch)
tree4fc25c46e18e2dba83701778edf99c7f7093752b /config/deps
parente51677b9cf1f3b1d1faa09774c90de8b56350a97 (diff)
Add sugar-docs to the build
Diffstat (limited to 'config/deps')
-rw-r--r--config/deps/sugar-buildtime-3.4.json2
-rw-r--r--config/deps/sugar-buildtime-3.6.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/config/deps/sugar-buildtime-3.4.json b/config/deps/sugar-buildtime-3.4.json
index 4362766..4f470dd 100644
--- a/config/deps/sugar-buildtime-3.4.json
+++ b/config/deps/sugar-buildtime-3.4.json
@@ -2,6 +2,8 @@
"checker": "binary" },
{ "check": "autoreconf",
"checker": "binary" },
+ { "check": "sphinx-build",
+ "checker": "binary" },
{ "check": "xrdb",
"checker": "binary" },
{ "check": "aclocal",
diff --git a/config/deps/sugar-buildtime-3.6.json b/config/deps/sugar-buildtime-3.6.json
index cbe41b9..fc8d5cd 100644
--- a/config/deps/sugar-buildtime-3.6.json
+++ b/config/deps/sugar-buildtime-3.6.json
@@ -1,5 +1,7 @@
[{ "check": "gcc",
"checker": "binary" },
+ { "check": "sphinx-build",
+ "checker": "binary" },
{ "check": "autoreconf",
"checker": "binary" },
{ "check": "xrdb",