summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Chopin <simon.chopin@canonical.com>2021-10-25 18:00:58 +0200
committerSimon Chopin <simon.chopin@canonical.com>2021-10-25 18:01:01 +0200
commitb333e7a6238726fe011a403875ceab76ebf6f01a (patch)
treec67721ce6961587a565650fe13ffc563f96f5484
parentceccdbdb7928fcc22740c5c7ea50aa9dc7d793a4 (diff)
d/tests/control: add python3-all as dependency of python3 test
The tests are run against all available versions of Python3, which are not installed by default. The python3-all dependency fixes that.
-rw-r--r--debian/tests/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 0be031e..4458ff6 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,7 @@
Tests: python3
Depends:
gstreamer1.0-plugins-ugly | gstreamer1.0-libav,
+ python3-all,
python3-pytest,
python3-rgain3,
Restrictions: allow-stderr