aboutsummaryrefslogtreecommitdiffstats
path: root/community/zabbix
diff options
context:
space:
mode:
authorKevin Daudt <ops@ikke.info>2017-09-20 21:45:15 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-10-09 00:57:27 +0200
commitd7127deb857058ea9606dfd4903b3aa86746a497 (patch)
tree4988905d10f55e73a370a4364107351323339add /community/zabbix
parent3121364032c02fa6251f999a7de094ad386b66bc (diff)
downloadaports-d7127deb857058ea9606dfd4903b3aa86746a497.tar.bz2
aports-d7127deb857058ea9606dfd4903b3aa86746a497.tar.xz
community/zabbix: add missing php dependencies
session, simplexml and json php modules are missing in the depency list, and cause some features in the webinterface not to work.
Diffstat (limited to 'community/zabbix')
-rw-r--r--community/zabbix/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/zabbix/APKBUILD b/community/zabbix/APKBUILD
index 4cf535656b..1e05f2f0c8 100644
--- a/community/zabbix/APKBUILD
+++ b/community/zabbix/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=zabbix
pkgver=3.4.2
-pkgrel=0
+pkgrel=1
pkgdesc="Enterprise-class open source distributed monitoring"
url="http://www.zabbix.com"
arch="all"
@@ -13,7 +13,7 @@ depends="fping"
_php=php7
_php_depends="$_php ${_php}-gd ${_php}-curl ${_php}-bcmath ${_php}-sockets
${_php}-iconv ${_php}-xmlreader ${_php}-xmlwriter ${_php}-ctype
- ${_php}-gettext"
+ ${_php}-gettext ${_php}-session ${_php}-simplexml ${_php}-json"
makedepends="postgresql-dev curl-dev net-snmp-dev libevent-dev pcre-dev
sqlite-dev mariadb-dev curl-dev openipmi-dev unixodbc-dev
libxml2-dev autoconf automake libssh2-dev gnutls-dev