summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-04-05 18:53:40 +0200
committersL1pKn072020-04-05 18:53:40 +0200
commiteefbb5ef7119a08282564d3dd3b4c9649fe34ef0 (patch)
treeeee2bc1d8b0ea5eb246ca8d5cad984cfae8a7eb8
parent6d037e62ba2d59ada9736aa7d7e4a477ec1e14e0 (diff)
downloadaur-eefbb5ef7119a08282564d3dd3b4c9649fe34ef0.tar.gz
ooopss
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 509191291024..e14038f1e2ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ arch=('x86_64')
url='http://lha.osdn.jp'
license=('custom:lha')
depends=('glibc')
+makedepend=('git')
source=("git+https://github.com/jca02266/lha.git#commit=7c3cd95fdf0d2f9198bb779561724cd314bc39a6"
'LICENSE'
)