sharp/packaging/test/alpine.sh
Lovell Fuller bdac84059d Update perf results for forthcoming v0.13.0
Install runtime rather than dev pkgs on Alpine Linux
2016-02-12 19:33:21 +00:00

8 lines
177 B
Bash
Executable File

#!/bin/sh
# Install Node.js
apk add --update make gcc g++ python nodejs
# Install libvips dependencies
apk add --update glib-dev libpng libwebp libexif libxml2 orc fftw lcms2