Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/deps
diff options
context:
space:
mode:
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",