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.
This commit is contained in:
Erik Johnston 2023-02-20 17:33:24 +01:00 committed by GitHub
parent 356ea4e09b
commit bb374f4320
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

1
debian/control vendored
View file

@ -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},