summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoe Holden2020-10-26 01:43:43 +0100
committerJoe Holden2020-10-26 01:43:43 +0100
commited5df893131d67b1d1a490e36e1be0ed4721833b (patch)
tree613eaf120bcc1f6535519cecfc301db008b4aa28 /PKGBUILD
parentef978c3ef6c15afa15367c92abb3081fd7557fb3 (diff)
downloadaur-ed5df893131d67b1d1a490e36e1be0ed4721833b.tar.gz
fix deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fd2629e302b..122ea54534fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
license=('AGPL-3.0')
depends=(python-sqlalchemy python-ruamel-yaml python-magic-git python-commonmark
python-aiohttp python-mautrix-git python-cryptg python-cchardet python-aiodns
- python-brotli python-pillow python-moviepy python-asyncpg python-olm python-phonenumbers
+ python-brotli python-pillow python-asyncpg python-olm python-phonenumbers
python-pycryptodome python-unpaddedbase64 python-matrix-nio signald-git)
makedepends=('git')
backup=("etc/$_pkgbase/config.yaml")