upgpkg: roundcubemail-git 1.4.rc2.r633.gf979b0ce1-1

add closure-compiler makedeps
This commit is contained in:
Cedric Girard 2020-12-31 16:31:45 +01:00
parent cb316cef37
commit 30c7bb00e7
Signed by: X-dark
GPG Key ID: E7D0E125DB9519E4
2 changed files with 2 additions and 3 deletions

View File

@ -12,9 +12,9 @@ pkgbase = roundcubemail-git
makedepends = unzip
makedepends = java-runtime
makedepends = nodejs-less-plugin-clean-css
makedepends = closure-compiler
depends = php
depends = php-gd
optdepends = python2
provides = roundcubemail
conflicts = roundcubemail
backup = etc/webapps/roundcubemail/.htaccess

View File

@ -9,8 +9,7 @@ arch=('any')
url="https://roundcube.net/"
license=('GPL')
depends=('php' 'php-gd')
makedepends=('systemd' 'composer' 'php-gd' 'git' 'unzip' 'java-runtime' 'nodejs-less-plugin-clean-css')
optdepends=('python2')
makedepends=('systemd' 'composer' 'php-gd' 'git' 'unzip' 'java-runtime' 'nodejs-less-plugin-clean-css' 'closure-compiler')
provides=('roundcubemail')
conflicts=('roundcubemail')
backup=('etc/webapps/roundcubemail/.htaccess'