summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2024-03-17 15:58:02 +0100
committerÉtienne Mollier <emollier@debian.org>2024-03-17 15:58:02 +0100
commita35f5962781b340543baa8996c867a1b19458d20 (patch)
treeae412e923ea94628b6844d13f470f2f3ac533d21
parent931536fb7e815644af2c2c545bc53dd46d437cd8 (diff)
d/t/control: reflect dependency change in tests.
-rw-r--r--debian/tests/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 7c67c87..1fe787b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -7,6 +7,7 @@ Restrictions: allow-stderr
Tests: run-commands
Depends: @,
xdg-utils,
+ python3-cryptography,
python3-feedparser,
python3-bs4,
python3-readability,
@@ -19,6 +20,7 @@ Restrictions: allow-stderr
Tests: run-commands
Depends: @,
xdg-utils,
+ python3-cryptography,
python3-feedparser,
python3-bs4,
python3-readability,