lighttpd: switch to libressl.

This commit is contained in:
Juan RP 2014-07-15 18:40:43 +02:00
parent 4f200b91fc
commit 723b9c5b67
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'lighttpd'
pkgname=lighttpd
version=1.4.35
revision=2
makedepends="libmysqlclient-devel lua-devel libxml2-devel sqlite-devel gdbm-devel pcre-devel openssl-devel fcgi-devel"
revision=3
makedepends="libmysqlclient-devel lua-devel libxml2-devel sqlite-devel gdbm-devel pcre-devel libressl-devel fcgi-devel"
hostmakedepends="automake pkg-config pcre-devel libtool which"
conf_files="/etc/lighttpd/lighttpd.conf"
system_accounts="lighttpd"