Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/deps/sugar-buildtime.json
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-04-23 12:37:45 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-04-23 12:37:45 (GMT)
commit8c459c0a2b838028cafb3a16645f30a6008793ae (patch)
treeda7d67f6421c6dbf502b7fd27d3cb14133fb1be3 /config/deps/sugar-buildtime.json
parent1f4379a53a0333727c5d900f22495d6b6c7bdc85 (diff)
Add ragel as a dep
Diffstat (limited to 'config/deps/sugar-buildtime.json')
-rw-r--r--config/deps/sugar-buildtime.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/deps/sugar-buildtime.json b/config/deps/sugar-buildtime.json
index f1a8788..9310566 100644
--- a/config/deps/sugar-buildtime.json
+++ b/config/deps/sugar-buildtime.json
@@ -141,6 +141,12 @@
"name": "python"
},
{
+ "check": "ragel",
+ "checker": "binary",
+ "if": "gnome_version == '3.4'",
+ "name": "ragel"
+ },
+ {
"check": "sm",
"checker": "pkgconfig",
"name": "sm"