summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e68c7788901..aa7594d11706 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgdesc='The command line interface for Phabricator'
arch=('any')
url='https://www.phacility.com/phabricator/arcanist'
license=('Apache')
-depends=('libphutil' 'php' 'python')
+depends=('libphutil' 'php7' 'python')
optdepends=('git: Git VCS support' 'subversion: Subversion VCS support' 'mercurial: Mercurial VCS support')
makedepends=('git')
provides=("$_pkgname=$pkgver")