summary refs log tree commit diff
path: root/debian/control
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-02-20 17:33:24 +0100
committerGitHub <noreply@github.com>2023-02-20 16:33:24 +0000
commitbb374f43201d579b4a5afb5a8bbc99b5699a12ee (patch)
treef05c326d058e751ccd02335bcbf5b5286acde3e4 /debian/control
parentUpdate database_maintenance_tools.md (#15083) (diff)
downloadsynapse-bb374f43201d579b4a5afb5a8bbc99b5699a12ee.tar.xz
Add `matrix-org-archive-keyring` package as `Recommends` (#15110)
This is so installations will pull in the keyring package, allowing us
to update the expiry time of the `packages.matrix.org` repository.
Diffstat (limited to '')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index bc628cec08..2ff55db5de 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,7 @@ Depends:
 # so we put perl:Depends in Suggests rather than Depends.
 Recommends:
  ${shlibs1:Recommends},
+ matrix-org-archive-keyring,
 Suggests:
  sqlite3,
  ${perl:Depends},