From a15bf022d16ce849b6c8c673f77acd9e93651732 Mon Sep 17 00:00:00 2001 From: Noel Kuntze Date: Thu, 23 Dec 2021 13:51:30 +0100 Subject: testing/kopano-webapp: remove unnecessary depends and makedepends on git and nginx --- testing/kopano-webapp/APKBUILD | 6 +++--- 1 file 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 -- cgit v1.2.3