note goi flag

see https://github.com/libvips/libvips/issues/3276
This commit is contained in:
John Cupitt 2023-01-14 06:18:46 +00:00
parent 7b7da7e022
commit e788d96b6a
1 changed files with 4 additions and 0 deletions

View File

@ -83,6 +83,10 @@ libvips must have `build-essential`, `pkg-config`, `libglib2.0-dev`,
`libexpat1-dev`. See the **Dependencies** section below for a full list
of the libvips optional dependencies.
libvips uses the GObject introspection mechanism by default, so you'll need
packages like `libgirepository1.0-dev`. Use `-Dintrospection=false` to
disable introspection support.
There are basic bash completions in `completions/`, see the README in there.
## Cheatsheet