From cff63252505960110423b64b34002f4aee907985 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Tue, 28 Oct 2008 17:18:47 -0500 Subject: add php as a requirement. Not really a requirement, but php needs to be installed, so this is a good as place as any. --- abs/core-testing/local-website/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/core-testing/local-website/PKGBUILD b/abs/core-testing/local-website/PKGBUILD index 39c1fe2..7c9b759 100644 --- a/abs/core-testing/local-website/PKGBUILD +++ b/abs/core-testing/local-website/PKGBUILD @@ -1,12 +1,12 @@ pkgname=local-website pkgver=2 -pkgrel=2 +pkgrel=4 pkgdesc="Contents of http://localhost" arch=(i686 x86_64) license=('GPL') url="http://localhost" #install=filesystem.install -depends=('lighttpd') +depends=('lighttpd' 'php') source=() build() -- cgit v0.12