summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1310e7968da3..5157fb760b96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=thruk
pkgver=2.14
-pkgrel=3
+pkgrel=4
pkgdesc="Multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken"
arch=('any')
url="http://thruk.org"
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('perl' 'apache' 'mod_fcgid' 'perl-plack' 'perl-json-xs'
'perl-date-calc' 'perl-file-slurp' 'perl-log-log4perl'
'perl-log-dispatch' 'perl-fcgi' 'perl-uri' 'perl-html-parser'
- 'perl-template-toolkit')
+ 'perl-template-toolkit' 'perl-mime-lite')
conflicts=('naemon-thruk')
replaces=('naemon-thruk')
backup=('etc/thruk/cgi.cfg' 'etc/thruk/htpasswd'