From b40e3fa1f1a4a2440360a25be5c74744dbb69765 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sat, 15 Jul 2017 14:47:25 +0100 Subject: [PATCH] Docs: Alpine vips-dev package requires fftw-dev also --- circle.yml | 2 +- docs/install.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/circle.yml b/circle.yml index 84d386e4..5f7a6210 100644 --- a/circle.yml +++ b/circle.yml @@ -1,6 +1,6 @@ machine: node: - version: v4.6.1 + version: v4.8.4 services: - docker test: diff --git a/docs/install.md b/docs/install.md index 5f08ce60..d2cce612 100644 --- a/docs/install.md +++ b/docs/install.md @@ -55,7 +55,7 @@ libvips is available in the [testing repository](https://pkgs.alpinelinux.org/packages?name=vips-dev): ```sh -apk add vips-dev --update-cache --repository https://dl-3.alpinelinux.org/alpine/edge/testing/ +apk add vips-dev fftw-dev --update-cache --repository https://dl-3.alpinelinux.org/alpine/edge/testing/ ``` The smaller stack size of musl libc means