summaryrefslogtreecommitdiff
path: root/debian/tests
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-05-04 17:25:07 +0100
committerSimon McVittie <smcv@debian.org>2018-05-04 17:25:07 +0100
commitd94391b067b17fe60f504cfb8ccda2c76beb4cad (patch)
treebef48aea101170231375ed9c3d99e26ed65e73fb /debian/tests
parent08f15dc286aa5996c291e4fde33f866f92b4b8c2 (diff)
Add build- and test-dependencies on python[3]-tap
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control.autodep82
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/control.autodep8 b/debian/tests/control.autodep8
index 5354f41..aa07066 100644
--- a/debian/tests/control.autodep8
+++ b/debian/tests/control.autodep8
@@ -24,6 +24,7 @@ Depends:
gnome-desktop-testing,
python-dbus-tests,
python-gi,
+ python-tap,
Tests: python3
Depends:
@@ -31,3 +32,4 @@ Depends:
gnome-desktop-testing,
python3-dbus-tests,
python3-gi,
+ python3-tap,