mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
nodejs: v7 - pre-comp v8
This commit is contained in:
parent
f76cb9be73
commit
fd96c1993e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ pkgdesc='Evented I/O for V8 javascript'
|
|||
arch=('i686' 'x86_64' 'arm')
|
||||
url='http://nodejs.org/'
|
||||
license=('MIT')
|
||||
depends=('python2' 'isl')
|
||||
depends=('python2')
|
||||
checkdepends=('curl') # curl used for check()
|
||||
optdepends=('openssl: TLS support')
|
||||
options=('!emptydirs')
|
||||
|
|
Loading…
Reference in a new issue