Skip to content

Commit

Permalink
Adds provides definition to nodejs-current
Browse files Browse the repository at this point in the history
In order that yarn can be used with either version of nodejs
  • Loading branch information
errm committed Jan 17, 2017
1 parent 9b5f640 commit f3f7b2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions community/nodejs-current/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ depends_dev="libuv"
makedepends="$depends_dev python2 openssl-dev zlib-dev libuv-dev linux-headers
paxmark binutils-gold http-parser-dev ca-certificates"
subpackages="$pkgname-dev $pkgname-doc"
provides="nodejs"
replaces="nodejs nodejs-lts" # nodejs-lts for backward compatibility
source="https://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz
use-system-ca-certs.patch
Expand Down

0 comments on commit f3f7b2b

Please sign in to comment.