summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/lighttpd
diff options
context:
space:
mode:
authorGreg Frost <gregfrost1@bigpond.com>2009-07-28 13:36:56 (GMT)
committerGreg Frost <gregfrost1@bigpond.com>2009-07-28 13:36:56 (GMT)
commitaa49b4051a7d0514f2709d962056dc35c1cc0d93 (patch)
tree15cf2d3526175d2c4eb6a277a342338a7e9f53ff /abs/core-testing/lighttpd
parented8076a8796c4371d4cf2351edc1bcc174a87af0 (diff)
downloadlinhes_pkgbuild-aa49b4051a7d0514f2709d962056dc35c1cc0d93.zip
linhes_pkgbuild-aa49b4051a7d0514f2709d962056dc35c1cc0d93.tar.gz
linhes_pkgbuild-aa49b4051a7d0514f2709d962056dc35c1cc0d93.tar.bz2
flac lighttpd: bump add deps and rebuild
Diffstat (limited to 'abs/core-testing/lighttpd')
-rw-r--r--abs/core-testing/lighttpd/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/abs/core-testing/lighttpd/PKGBUILD b/abs/core-testing/lighttpd/PKGBUILD
index 1c64bbf..d0811ae 100644
--- a/abs/core-testing/lighttpd/PKGBUILD
+++ b/abs/core-testing/lighttpd/PKGBUILD
@@ -3,16 +3,15 @@
pkgname=lighttpd
pkgver=1.4.20
-pkgrel=34
+pkgrel=35
pkgdesc='a secure, fast, compliant and very flexible web-server'
license=('custom')
arch=('i686' 'x86_64')
url="http://www.lighttpd.net/"
-depends=('pcre' 'openssl' 'zlib' 'bzip2' 'attr' 'libldap')
+depends=('pcre' 'openssl' 'zlib' 'bzip2' 'attr' 'libldap' 'lua')
makedepends=('fcgi' 'libmysqlclient' 'lua' 'libxml2' 'e2fsprogs' 'sqlite3' 'gdbm' 'pkgconfig')
optdepends=('libxml2: mod_webdav' \
'e2fsprogs: mod_webdav' \
- 'lua: mod_cml/mod_magnet' \
'libmysqlclient: mod_mysql_vhost' \
'sqlite3: mod_webdav' \
'gdbm: mod_trigger_b4_dl' \