mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
Alpine now provides vips in its testing repo
Resize+sharpen+alpha seems to stack-smash, ignore for now
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user