upgpkg: roundcubemail-git 1.4.rc2.r633.gf979b0ce1-1
add closure-compiler makedeps
This commit is contained in:
parent
cb316cef37
commit
30c7bb00e7
2 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue