summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormzz2022-09-23 22:06:35 +0800
committermzz2022-09-23 22:06:35 +0800
commitcf9a7cc01fdb81e21076b05026d0141b0f282ded (patch)
tree77bbb65806db4789b42f9756eeb91b254afbf0cc /PKGBUILD
parent8ab3c4ddda1e98de1dde0d6d1583bea2bf726a81 (diff)
downloadaur-cf9a7cc01fdb81e21076b05026d0141b0f282ded.tar.gz
update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index beac76db30f4..b7fe5f30e0ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/v2rayA/v2rayA"
license=('AGPL3')
depends=('glibc')
optdepends=('v2ray>=4.37.0-1' 'xray>=1.4.2-1')
-makedepends=('go>=2:1.17.0-1' 'nodejs>=14' 'yarn' 'python2')
+makedepends=('go>=2:1.17.0-1' 'nodejs>=14' 'yarn' 'git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/v2rayA/v2rayA/archive/v$pkgver.tar.gz")
sha512sums=('SKIP')