summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormirkobrombin2021-07-28 00:14:03 +0200
committermirkobrombin2021-07-28 00:14:03 +0200
commitec8ca890ac3ef2107a85417f2ff53b8138f35d72 (patch)
tree5f6628b55248708575c51f7c49292b44f2dcc65b /PKGBUILD
parent60fedc9d6b7aaee5548cd16cb1534a6deff2d62e (diff)
downloadaur-ec8ca890ac3ef2107a85417f2ff53b8138f35d72.tar.gz
add patoolib, p7zip deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f24961fc2ab7..c44c37b740ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,8 @@ depends=(
'python'
'libhandy'
'gtk3'
+ 'patool'
+ 'p7zip'
'python-gobject'
'python-requests'
'python-yaml'