diff options
-rw-r--r-- | testing/kopano-webapp/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kopano-webapp/APKBUILD b/testing/kopano-webapp/APKBUILD index 96491d381f..a99a8bd1f6 100644 --- a/testing/kopano-webapp/APKBUILD +++ b/testing/kopano-webapp/APKBUILD @@ -2,15 +2,15 @@ pkgname=kopano-webapp pkgdesc="WebApp for Kopano" pkgver=5.2.0 -pkgrel=3 +pkgrel=4 # ppc64le, mips64 and riscv64 blocked by libmdbx -> kopano-core arch="noarch !ppc64le !mips64 !riscv64" url="http://www.kopano.com/" license="AGPL-3.0-only" options="!check" # No test suite -depends="php7 nginx php7-fpm php7-json php7-gettext php7-iconv php7-session php7-openssl php7-simplexml php7-soap" +depends="php7 php7-fpm php7-json php7-gettext php7-iconv php7-session php7-openssl php7-simplexml php7-soap" # kopano-core necessary for mapi php module -makedepends="apache-ant openjdk8 kopano-core bash gettext-dev libxml2-utils git nginx php7-soap" +makedepends="apache-ant openjdk8 kopano-core bash gettext-dev libxml2-utils php7-soap" replaces="zarafa-webapp" subpackages=" kopano-webapp-contactfax:simple_plugin_splitfunc:noarch |