From 101c6fdc41484ea664b385589fd9e94b6dbbc175 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Thu, 11 Feb 2016 14:12:16 +0000 Subject: testing/zabbix: adjust depends for webif --- testing/zabbix/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/zabbix') diff --git a/testing/zabbix/APKBUILD b/testing/zabbix/APKBUILD index 3a7c7a36f3..4965516aef 100644 --- a/testing/zabbix/APKBUILD +++ b/testing/zabbix/APKBUILD @@ -5,7 +5,7 @@ pkgname=zabbix _realver=3.0.0rc2 pkgver=${_realver/rc/_rc} -pkgrel=0 +pkgrel=1 pkgdesc="Enterprise-class open source distributed monitoring" url="http://www.zabbix.com" arch="all" @@ -165,7 +165,7 @@ utils() { webif() { arch="noarch" pkgdesc="Zabbix web-interface" - depends="php php-pgsql php-gd php-curl php-bcmath php-sockets php-iconv + depends="php php-gd php-curl php-bcmath php-sockets php-iconv php-xmlreader php-ctype php-gettext" _wwwdir="$subpkgdir"/usr/share/webapps/zabbix mkdir -p $_wwwdir -- cgit v1.2.3