summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgtbjj2015-11-29 23:37:15 -0500
committergtbjj2015-11-29 23:37:15 -0500
commit50121990912ea49353a386386f51870f6746d16a (patch)
tree3517325b90d1b5cb946a968ae90b0003b1766165
parentdf6f2a67deede4a0d1dd9bd084ef3e2943d7983e (diff)
downloadaur-50121990912ea49353a386386f51870f6746d16a.tar.gz
requires PHP v5.2
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 243136d62758..0a5799317b2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,8 @@ pkgdesc="The most comprehensive testing and benchmarking platform available for
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.phoronix-test-suite.com/"
-depends=('ruby' 'python')
+depends=('ruby' 'python' 'php')
makedepends=('git')
-optdepends=('php')
provides=('phoronix-test-suite')
conflicts=('phoronix-test-suite')
install=$pkgname.install