Alpine now provides vips in its testing repo

Resize+sharpen+alpha seems to stack-smash, ignore for now
This commit is contained in:
Lovell Fuller
2016-07-20 20:05:43 +01:00
parent 9647fe1b9f
commit a2ec3642bf
2 changed files with 17 additions and 15 deletions

View File

@@ -3,5 +3,5 @@
# Install build dependencies
apk add --update make gcc g++ python nodejs
# Install libvips with build headers and dependencies
apk add libvips-dev --update --repository https://s3.amazonaws.com/wjordan-apk --allow-untrusted
# Install libvips from aports/testing
apk add --update --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing vips-dev