From 6f492df5ae2ab0d2bd117d6f1c458d52e2e24585 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 9 Jul 2012 00:02:00 +0000 Subject: Mon Jul 9 00:02:00 UTC 2012 --- community/webfs/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/webfs/PKGBUILD') diff --git a/community/webfs/PKGBUILD b/community/webfs/PKGBUILD index d57e06f83..3e7da95bb 100644 --- a/community/webfs/PKGBUILD +++ b/community/webfs/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 66065 2012-02-22 17:25:28Z cbrannon $ +# $Id: PKGBUILD 73433 2012-07-07 15:26:00Z cbrannon $ # Contributor: Roman Kyrylych # Contributor: Mark Rosenstand # Contributor: Daniel J Griffiths @@ -6,12 +6,12 @@ pkgname=webfs pkgver=1.21 -pkgrel=6 +pkgrel=7 pkgdesc="Simple http server for mostly static content." arch=(i686 x86_64) url="http://linux.bytesex.org/misc/webfs.html" license=("GPL") -depends=('openssl') +depends=('mime-types' 'openssl') backup=(etc/conf.d/webfsd) source=(http://dl.bytesex.org/releases/webfs/webfs-${pkgver}.tar.gz webfsd.rc webfsd.conf webfs.patch) -- cgit v1.2.3-54-g00ecf