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 = unzip
|
||||||
makedepends = java-runtime
|
makedepends = java-runtime
|
||||||
makedepends = nodejs-less-plugin-clean-css
|
makedepends = nodejs-less-plugin-clean-css
|
||||||
|
makedepends = closure-compiler
|
||||||
depends = php
|
depends = php
|
||||||
depends = php-gd
|
depends = php-gd
|
||||||
optdepends = python2
|
|
||||||
provides = roundcubemail
|
provides = roundcubemail
|
||||||
conflicts = roundcubemail
|
conflicts = roundcubemail
|
||||||
backup = etc/webapps/roundcubemail/.htaccess
|
backup = etc/webapps/roundcubemail/.htaccess
|
||||||
|
|
|
@ -9,8 +9,7 @@ arch=('any')
|
||||||
url="https://roundcube.net/"
|
url="https://roundcube.net/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('php' 'php-gd')
|
depends=('php' 'php-gd')
|
||||||
makedepends=('systemd' 'composer' 'php-gd' 'git' 'unzip' 'java-runtime' 'nodejs-less-plugin-clean-css')
|
makedepends=('systemd' 'composer' 'php-gd' 'git' 'unzip' 'java-runtime' 'nodejs-less-plugin-clean-css' 'closure-compiler')
|
||||||
optdepends=('python2')
|
|
||||||
provides=('roundcubemail')
|
provides=('roundcubemail')
|
||||||
conflicts=('roundcubemail')
|
conflicts=('roundcubemail')
|
||||||
backup=('etc/webapps/roundcubemail/.htaccess'
|
backup=('etc/webapps/roundcubemail/.htaccess'
|
||||||
|
|
Loading…
Reference in a new issue