summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f58c067b1ed5..f1f47638fbdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,6 +46,8 @@ depends=('python'
'python-zxcvbn'
'python-progressbar>=2.5'
'python-loguru>=0.4.1'
+ # Arch Bug FS#68391: remove this transitive dep when bug fixed
+ 'python-brotli'
)
optdepends=('python-guppy: for memusage plugin' #AUR#
'python-transmissionrpc: Transmission support' #AUR#