Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/packages
diff options
context:
space:
mode:
Diffstat (limited to 'config/packages')
-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"