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:51:49 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-04-23 12:51:49 (GMT)
commitce39b11ae5f956878955753331dd529a4f754775 (patch)
tree452678d0ff06d6234e17fc6c6376461420ff559a /config/packages/deps.json
parent98d76eaa0b806025809c76af65b82d735772e9a5 (diff)
Add ruby
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 85ac63f..40a3fa9 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -755,6 +755,11 @@
"python-rsvg"
]
},
+ "ruby": {
+ "debian": [
+ "ruby"
+ ]
+ },
"simplejson python": {
"debian": [
"python-simplejson"