summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-22 16:20:54 +0200
committerLars Wirzenius <liw@liw.fi>2017-11-22 16:20:54 +0200
commit1a73e207b0751626ab5d07b30469f45dd559db79 (patch)
tree2c8e59268edb4ab68031ba897970e57c6f140be0 /debian
parent5c3673cae3124902d26c9ae0a0b6065af1c23fb8 (diff)
downloadqvisqve-1a73e207b0751626ab5d07b30469f45dd559db79.tar.gz
Fix: python2-crypto -> python-crypto
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 21a9739..016aa39 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), python3-all,
python3-coverage-test-runner,
pycodestyle,
pylint3,
- python2-crypto,
+ python-crypto,
python3-crypto,
cmdtest
X-Python3-Version: >= 3.5