Port to platform:f27
All dependencies including python2 must run-require the same platform stream.
This commit is contained in:
parent
58aead876a
commit
7e35ebf601
1 changed files with 2 additions and 2 deletions
|
|
@ -15,10 +15,10 @@ data:
|
|||
# http-parser, libuv, c-ares and V8 are bundled
|
||||
# openssl, icu and zlib should be provided by platform
|
||||
platform: f27
|
||||
python2: master
|
||||
python2: 2.7
|
||||
requires:
|
||||
platform: f27
|
||||
python2: master
|
||||
python2: 2.7
|
||||
references:
|
||||
community: http://nodejs.org
|
||||
documentation: http://nodejs.org/en/docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue