Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Remove libsqlite3-dev from required build dependencies. (#5766)
Browse files Browse the repository at this point in the history
  • Loading branch information
anoadragon453 committed Feb 20, 2020
2 parents 0b57f0d + 8cf7fbb commit 4f729a7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 1 addition & 0 deletions changelog.d/5766.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Remove libsqlite3-dev from required build dependencies.
7 changes: 3 additions & 4 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
matrix-synapse-py3 (1.2.1) stable; urgency=medium
matrix-synapse-py3 (1.3.0) UNRELEASED; urgency=medium

* New synapse release 1.2.1.

-- Synapse Packaging team <packages@matrix.org> Fri, 26 Jul 2019 11:32:47 +0100
[ Andrew Morgan ]
* Remove libsqlite3-dev from required build dependencies.

matrix-synapse-py3 (1.2.0) stable; urgency=medium

Expand Down
1 change: 0 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f729a7

Please sign in to comment.