mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-05 14:43:30 -04:00
Update services/thumbnails/README.md
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
78c22c0b84
commit
233a435fe9
@@ -109,7 +109,7 @@ export PKG_CONFIG_PATH="/usr/local/opt/libffi/lib/pkgconfig"
|
||||
Then you just need to set the `ENABLE_VIPS` variable on the `make` command:
|
||||
|
||||
```shell
|
||||
make -C OpenCloud build ENABLE_VIPS=1
|
||||
make -C opencloud build ENABLE_VIPS=1
|
||||
```
|
||||
|
||||
Or include the `enable_vips` build tag in the `go build` command:
|
||||
|
||||
Reference in New Issue
Block a user