summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-10-24 13:42:11 -0200
committerKali Kaneko <kali@leap.se>2013-10-30 16:08:09 -0200
commit2cda4e40f022a6f49a338b49067e56276121c78e (patch)
tree13dad6aef553171f7305a1fca45c7ad1c357430f /debian/control
parent74787c2cf709356804bc880ac34a4dd0868ef05d (diff)
remove autopep8 dep
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6802aab..845f3c1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.9.4
Package: python-leap-common
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-protobuf (>=2.4.1), python-protobuf.socketrpc,
- python-dateutil, python-autopep8, python-openssl, python-gnupg
+ python-dateutil, python-openssl, python-gnupg
Description: Common python files needed by LEAP projects.
This package contains common python functions that are needed
for the LEAP Client project