mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-15 10:25:55 -07:00
refactor(docs): add libvips install reference
This commit is contained in:
parent
eab0a4b3cc
commit
6a99b15525
2 changed files with 13 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
#
|
||||
# NOTE: deprecated! Try libvips installation: https://libvips.github.io/libvips/install.html
|
||||
#
|
||||
|
||||
vips_version_minimum=8.9.2
|
||||
vips_version_latest_major_minor=8.9
|
||||
vips_version_latest_patch=2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue