summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-22 16:12:11 +0200
committerLars Wirzenius <liw@liw.fi>2017-11-22 16:12:11 +0200
commit5c3673cae3124902d26c9ae0a0b6065af1c23fb8 (patch)
tree669107baf60daa0139a3e24c7ccf2a0528460429 /debian
parent2aea35481add499a216e839d139f5d0ae438dbf1 (diff)
downloadqvisqve-5c3673cae3124902d26c9ae0a0b6065af1c23fb8.tar.gz
Add: build-depon python-crypto as well
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 29e9ef6..8289473 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ salami (0.6+git-1) UNRELEASED; urgency=medium
* New upstream version.
* Add build dependency on python3-coverage-test-runner, and
pycodetyle and pylint3, and cmdtest (for yarn), and
- python3-crypto.
+ python{,3}-crypto.
-- Lars Wirzenius <liw@liw.fi> Fri, 17 Nov 2017 11:01:35 +0100
diff --git a/debian/control b/debian/control
index 9bd51fa..21a9739 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9), python3-all,
python3-coverage-test-runner,
pycodestyle,
pylint3,
+ python2-crypto,
python3-crypto,
cmdtest
X-Python3-Version: >= 3.5