fix(libvips)[1]

prevent unnecessary linkages on darwin
This commit is contained in:
Jacob Heider 2024-04-18 17:03:34 -04:00
parent 52a125d8cd
commit b16832379c
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -37,9 +37,6 @@ build:
gnome.org/gobject-introspection: '*'
mesonbuild.com: '*'
ninja-build.org: '*'
freedesktop.org/pkg-config: '*'
llvm.org: '*'
gnu.org/make: '*'
script:
- meson setup build $MESON_ARGS
- meson compile -C build