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-28 15:30:13 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-28 15:30:13 (GMT)
commit23e0efc9099005c2b789c84a4578624ba2033de3 (patch)
treed990e7752c0524d76580dda7c0981adc614bcec3 /config/packages/deps.json
parent1d2bee1263685b85721f19fc86cddc0b0ba1dfb6 (diff)
Normalize config
Diffstat (limited to 'config/packages/deps.json')
-rw-r--r--config/packages/deps.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/config/packages/deps.json b/config/packages/deps.json
index 5241aea..3cebd4e 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -1,15 +1,4 @@
{
- "pylint": {
- "debian": [
- "pylint"
- ],
- "fedora": [
- "pylint"
- ],
- "ubuntu": [
- "pylint"
- ]
- },
"Adwaita": {
"debian": [
"gnome-themes-standard"
@@ -714,6 +703,17 @@
"python-gtk2-dev"
]
},
+ "pylint": {
+ "debian": [
+ "pylint"
+ ],
+ "fedora": [
+ "pylint"
+ ],
+ "ubuntu": [
+ "pylint"
+ ]
+ },
"python": {
"debian": [
"python-dev"