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-12-26 09:49:57 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-26 09:49:57 (GMT)
commitbc6035454c6138d0974173900e50e33793b2e5d0 (patch)
tree2fe621acb441656affd1a8df7421d030f79a9d36 /config/deps
parent1a476385ef6d2b8f74543b4457aec2ddecf6ee88 (diff)
Require only virtualenv rather than buildbot
Diffstat (limited to 'config/deps')
-rw-r--r--config/deps/sugar-build.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/deps/sugar-build.json b/config/deps/sugar-build.json
index 753d437..bda4164 100644
--- a/config/deps/sugar-build.json
+++ b/config/deps/sugar-build.json
@@ -40,6 +40,11 @@
"name": "time"
},
{
+ "check": "virtualenv",
+ "checker": "binary",
+ "name": "virtualenv"
+ },
+ {
"check": "x11",
"checker": "pkgconfig",
"name": "x11"