diff options
Diffstat (limited to 'community/zoneminder/APKBUILD')
-rw-r--r-- | community/zoneminder/APKBUILD | 4 |
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" |