ソースを参照

[nanobox] Add python for node-gyp (#3491)

Needed since merge of #3067.
master
Daniel Hunsaker 7年前
committed by Eugen Rochko
コミット
e1fdac3e9a
1個のファイルの変更4行の追加1行の削除
  1. +4
    -1
      boxfile.yml

+ 4
- 1
boxfile.yml ファイルの表示

@@ -14,9 +14,12 @@ run.config:
# for videos:
- ffmpeg3

# to prep the .env file
# to prep the .env file:
- gettext-tools

# for node-gyp, used in the asset compilation process:
- python-2

cache_dirs:
- node_modules



読み込み中…
キャンセル
保存