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>2012-12-26 09:16:03 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-26 09:16:03 (GMT)
commit1a476385ef6d2b8f74543b4457aec2ddecf6ee88 (patch)
tree9313a0d5030ab42963ce0d48b17e5f6f78979e61 /config/packages/deps.json
parentb34d7c042f0f4b75e66a2a4c15c5627a25a64476 (diff)
Add time dependency
Diffstat (limited to 'config/packages/deps.json')
-rw-r--r--config/packages/deps.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/packages/deps.json b/config/packages/deps.json
index 0c0dc41..072aa9c 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -780,6 +780,17 @@
"python-telepathy"
]
},
+ "time": {
+ "debian": [
+ "time"
+ ],
+ "fedora": [
+ "time"
+ ],
+ "ubuntu": [
+ "time"
+ ]
+ },
"vte python": {
"debian": [
"python-vte"