summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwxt12212024-01-23 07:15:44 +0800
committerwxt12212024-01-23 07:15:44 +0800
commit6265ea156ebd049592e8ba87aca8bfab16333838 (patch)
treee72eaf01836fd016df3ea0ee2218637ef074d481 /PKGBUILD
parent517e1a280b1d29352281b411e2980d4895227d4e (diff)
downloadaur-testlib.tar.gz
add unzip as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc7c11e2ec77..5fb56d282916 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ url="http://codeforces.com/testlib"
license=('MIT')
makedepends=(
'git'
+ 'unzip'
)
source=(