Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/deps/sugar-build.json2
-rw-r--r--config/packages/deps.json22
2 files changed, 12 insertions, 12 deletions
diff --git a/config/deps/sugar-build.json b/config/deps/sugar-build.json
index 897f93a..d2c869e 100644
--- a/config/deps/sugar-build.json
+++ b/config/deps/sugar-build.json
@@ -38,7 +38,7 @@
"check": "pylint",
"checker": "binary",
"name": "pylint"
- },
+ },
{
"check": "scp",
"checker": "binary",
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"