nodejs: v7h bypass needs isl

This commit is contained in:
WarheadsSE 2012-02-05 00:33:38 -05:00
parent 850b54e4b9
commit ca918094e5

View file

@ -14,7 +14,7 @@ pkgdesc='Evented I/O for V8 javascript'
arch=('i686' 'x86_64' 'arm')
url='http://nodejs.org/'
license=('MIT')
depends=('python2')
depends=('python2' 'isl')
checkdepends=('curl') # curl used for check()
optdepends=('openssl: TLS support')
options=('!emptydirs')