Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/packages/deps.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/packages/deps.json
parent1f4379a53a0333727c5d900f22495d6b6c7bdc85 (diff)
Add ragel as a dep
Diffstat (limited to 'config/packages/deps.json')
-rw-r--r--config/packages/deps.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/packages/deps.json b/config/packages/deps.json
index 3085822..85ac63f 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -739,6 +739,11 @@
"python-dev"
]
},
+ "ragel": {
+ "debian": [
+ "ragel"
+ ]
+ },
"rsvg python": {
"debian": [
"python-rsvg"