summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-22 16:03:58 +0200
committerLars Wirzenius <liw@liw.fi>2017-11-22 16:03:58 +0200
commitec2e47a3a0c437e3d410f02a841d6e8be69f12bc (patch)
tree9cf7ed597269ccfba4bb23a739d273d282a671b5 /debian
parentf9896acf5cf84d1f1776ab433f7c162a0abffca2 (diff)
downloadqvisqve-ec2e47a3a0c437e3d410f02a841d6e8be69f12bc.tar.gz
Add: build-dep on cmdtest for yarn
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control3
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 58fbc4b..ae76512 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ salami (0.6+git-1) UNRELEASED; urgency=medium
* New upstream version.
* Add build dependency on python3-coverage-test-runner, and
- pycodetyle and pylint3.
+ pycodetyle and pylint3, and cmdtest (for yarn).
-- Lars Wirzenius <liw@liw.fi> Fri, 17 Nov 2017 11:01:35 +0100
diff --git a/debian/control b/debian/control
index 42f91df..f9e7bc1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends: debhelper (>= 9), python3-all,
python3-apifw,
python3-coverage-test-runner,
pycodestyle,
- pylint3
+ pylint3,
+ cmdtest
X-Python3-Version: >= 3.5
Package: salami