From 02400daa62b27b3abae4d2901a069d27f865306f Mon Sep 17 00:00:00 2001 From: Zuzana Svetlikova Date: Thu, 21 Sep 2017 11:01:56 +0200 Subject: [PATCH] Add python2 dependency --- nodejs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nodejs.yaml b/nodejs.yaml index f6e72b4..4f5ef6d 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -15,8 +15,10 @@ data: # http-parser, libuv, c-ares and V8 are bundled # openssl, icu and zlib should be provided by platform platform: master + python2: master requires: platform: master + python2: master references: community: http://nodejs.org documentation: http://nodejs.org/en/docs