summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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