aboutsummaryrefslogtreecommitdiffstats
path: root/community/zoneminder
diff options
context:
space:
mode:
authorValery Kartel <valery.kartel@gmail.com>2017-01-18 15:03:34 +0200
committerTimo Teräs <timo.teras@iki.fi>2017-02-08 08:15:45 +0000
commitf8ab81080978ddf434cd9cb78a4ec989a6176d3b (patch)
treec7e7fa00cfdc87147bd3b7063a95c2320e895dbb /community/zoneminder
parent01a4f23999fda0990fbf1c70eb3248fdb9c5dafa (diff)
downloadaports-f8ab81080978ddf434cd9cb78a4ec989a6176d3b.tar.bz2
aports-f8ab81080978ddf434cd9cb78a4ec989a6176d3b.tar.xz
community/zoneminder: fix dependencies
Diffstat (limited to 'community/zoneminder')
-rw-r--r--community/zoneminder/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/zoneminder/APKBUILD b/community/zoneminder/APKBUILD
index d26e9f2206..da6b775a93 100644
--- a/community/zoneminder/APKBUILD
+++ b/community/zoneminder/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
pkgname=zoneminder
pkgver=1.30.0
-pkgrel=0
+pkgrel=1
_crud=c3976f1478c681b0bbc132ec3a3e82c3984eeed5
pkgdesc="Video camera surveillance system"
url="http://www.zoneminder.com/"
@@ -12,7 +12,7 @@ license="GPL2+"
_php=php5
depends="ffmpeg perl perl-archive-zip perl-date-manip perl-dbd-mysql
perl-dbi perl-device-serialport perl-libwww
- perl-lwp-protocol-https perl-mail-tools perl-mime-lite
+ perl-lwp-protocol-https perl-mailtools perl-mime-lite
perl-mime-tools perl-php-serialization perl-sys-mmap
perl-time-hires $_php ${_php}-pdo_mysql ${_php}-sockets procps sudo
zip"