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.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/packages/deps.json b/config/packages/deps.json
index 1b1160c..05859ee 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -651,6 +651,17 @@
"gstreamer1.0-x"
]
},
+ "pep8": {
+ "debian": [
+ "pep8"
+ ],
+ "fedora": [
+ "python-pep8"
+ ],
+ "ubuntu": [
+ "pep8"
+ ]
+ },
"pkg-config": {
"debian": [
"pkg-config"