summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-22 16:08:06 +0200
committerLars Wirzenius <liw@liw.fi>2017-11-22 16:08:06 +0200
commit2aea35481add499a216e839d139f5d0ae438dbf1 (patch)
treed391855d28798ab8e2bdda254c30eb447f636769 /debian
parentec2e47a3a0c437e3d410f02a841d6e8be69f12bc (diff)
downloadqvisqve-2aea35481add499a216e839d139f5d0ae438dbf1.tar.gz
Add: build-dep on python3-crypto
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control1
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ae76512..29e9ef6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,8 @@ 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).
+ pycodetyle and pylint3, and cmdtest (for yarn), and
+ python3-crypto.
-- Lars Wirzenius <liw@liw.fi> Fri, 17 Nov 2017 11:01:35 +0100
diff --git a/debian/control b/debian/control
index f9e7bc1..9bd51fa 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9), python3-all,
python3-coverage-test-runner,
pycodestyle,
pylint3,
+ python3-crypto,
cmdtest
X-Python3-Version: >= 3.5