summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornavigaid2019-10-10 19:22:49 +0800
committernavigaid2019-10-10 19:22:49 +0800
commitcfd37c164d569dae01f8a2bffff4d629bb1e47b1 (patch)
treeef87c420dfa8e30084a0e68d0fd1a7a705d3971d /PKGBUILD
parenta55831b2340c1a3faf331061ebe4a3db9d7e1b5e (diff)
downloadaur-cfd37c164d569dae01f8a2bffff4d629bb1e47b1.tar.gz
add new deps as suggested by plintb
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2915defe72f2..2157eb9e160b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,8 @@ depends=('python-blinker' 'python-brotlipy' 'python-click' 'python-cryptography'
'python-h2' 'python-hyperframe' 'python-kaitaistruct' 'python-ldap3' 'python-passlib'
'python-pyasn1' 'python-pyopenssl' 'python-pyparsing' 'python-pyperclip' 'python-requests'
'python-ruamel-yaml' 'python-setuptools' 'python-sortedcontainers' 'python-tornado'
- 'python-urwid' 'python-wsproto' 'python-asynctest' 'python-parver' 'python-protobuf>=3.6.0' 'python-brotli>=1.0')
+ 'python-urwid' 'python-wsproto' 'python-asynctest' 'python-parver' 'python-protobuf>=3.6.0'
+ 'python-brotli>=1.0' 'python-zstandard>=0.11.0' 'python-publicsuffix2>=2.20190812')
checkdepends=('python-beautifulsoup4' 'python-flask' 'python-pytest-runner' 'python-pytest-asyncio')
conflicts=('mitmproxy')
provides=('mitmproxy')