diff --git a/scripts/_common.sh b/scripts/_common.sh index 4dc40f7..33d9370 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -9,7 +9,7 @@ pkg_dependencies="python3-venv expect \ apt-transport-https ca-certificates gnupg2 zlib1g-dev dumb-init gosu cron unzip curl \ fontconfig fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-symbola fonts-noto fonts-freefont-ttf \ wget curl chromium git ffmpeg youtube-dl ripgrep \ -build-essential python-dev python3-dev" +build-essential python3-dev" nodejs_version=14