mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(libvips)[1]
prevent unnecessary linkages on darwin
This commit is contained in:
parent
52a125d8cd
commit
b16832379c
|
@ -37,9 +37,6 @@ build:
|
||||||
gnome.org/gobject-introspection: '*'
|
gnome.org/gobject-introspection: '*'
|
||||||
mesonbuild.com: '*'
|
mesonbuild.com: '*'
|
||||||
ninja-build.org: '*'
|
ninja-build.org: '*'
|
||||||
freedesktop.org/pkg-config: '*'
|
|
||||||
llvm.org: '*'
|
|
||||||
gnu.org/make: '*'
|
|
||||||
script:
|
script:
|
||||||
- meson setup build $MESON_ARGS
|
- meson setup build $MESON_ARGS
|
||||||
- meson compile -C build
|
- meson compile -C build
|
||||||
|
|
Loading…
Reference in a new issue