summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2022-01-18 15:29:20 +0100
committerAndrej Shadura <andrewsh@debian.org>2022-01-18 15:29:20 +0100
commitd25365a486ac6e78ccd7821e2eedf6a00fa13b92 (patch)
treeda3dde01898b79fd67b491d0a22b4072d92e139a
parent02f00c924b5d4a9fc7ded57925b680bbb23ee291 (diff)
Depend on python3-matrix-common
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 168e0ce8..c8f2a069 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Build-Depends:
python3-jinja2 (>= 2.9),
python3-jsonschema (>= 3.0.0),
python3-lxml,
+ python3-matrix-common (>= 1.0.0~),
python3-mock,
python3-msgpack (>= 0.5.0),
python3-nacl (>= 1.2.1),