summaryrefslogtreecommitdiff
path: root/tests/enumerate-tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 14:46:59 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 21:11:07 +0100
commita98390cedd81066cced845c94a4e84b2922d04c4 (patch)
treea53266c31755932b11d64888ea99fd9c392991ce /tests/enumerate-tests
parentaa4649284e905823d8483f8cd3d719c3bb30f1b4 (diff)
test suite: lib: Add missing dependencies for git-deborig
I seem to have overlooked the 2nd line of the relevant part of the devscripts package description. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/enumerate-tests')
-rwxr-xr-xtests/enumerate-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/enumerate-tests b/tests/enumerate-tests
index 8a9b036..31a234d 100755
--- a/tests/enumerate-tests
+++ b/tests/enumerate-tests
@@ -67,6 +67,7 @@ dependencies-gencontrol () {
DEBORIG) gencontrol-add-deps \
devscripts libdpkg-perl \
libgit-wrapper-perl liblist-compare-perl \
+ libstring-shellquote-perl libtry-tiny-perl \
# NB git-deborig is not compatible with
# t-tstunt-parsechangelog
;;