mirror of
https://github.com/lovell/sharp.git
synced 2025-07-10 02:50:15 +02:00
Docs: Alpine vips-dev package requires fftw-dev also
This commit is contained in:
parent
d25d761b55
commit
b40e3fa1f1
@ -1,6 +1,6 @@
|
||||
machine:
|
||||
node:
|
||||
version: v4.6.1
|
||||
version: v4.8.4
|
||||
services:
|
||||
- docker
|
||||
test:
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user