summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-22 16:24:59 +0200
committerLars Wirzenius <liw@liw.fi>2017-11-22 16:24:59 +0200
commit64e2f847435106df27d16a069010d956a37d23fe (patch)
treebfe0fc48bb1d252653200b6ac4db8549713ddd4b /debian
parent1a73e207b0751626ab5d07b30469f45dd559db79 (diff)
downloadqvisqve-64e2f847435106df27d16a069010d956a37d23fe.tar.gz
Add: build-dep requests
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8289473..09c49d8 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
- python{,3}-crypto.
+ python{,3}-crypto, python*-requests.
-- Lars Wirzenius <liw@liw.fi> Fri, 17 Nov 2017 11:01:35 +0100
diff --git a/debian/control b/debian/control
index 016aa39..c6e5a4e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,8 @@ Build-Depends: debhelper (>= 9), python3-all,
pylint3,
python-crypto,
python3-crypto,
+ python-requests,
+ python3-requests,
cmdtest
X-Python3-Version: >= 3.5