diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-08-15 12:38:21 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-08-15 12:38:21 +0100 |
commit | ce5f1cb98c164b5150e21d7c138f19153b4c40dd (patch) | |
tree | c2ad07842392757188ec451421ba64e0206567dd /debian/control | |
parent | Don't create broken room when power_level_content_override.users does not con... (diff) | |
parent | Merge tag 'v1.3.0' (diff) | |
download | synapse-ce5f1cb98c164b5150e21d7c138f19153b4c40dd.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9e679c9d42..bae14b41e4 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,6 @@ Build-Depends: python3-setuptools, python3-pip, python3-venv, - libsqlite3-dev, tar, Standards-Version: 3.9.8 Homepage: https://github.com/matrix-org/synapse |