1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

graphics/gegl: unbreak with --auto-features=enabled

meson.build:404:0: ERROR: Dependency "maxflow" not found, tried pkgconfig

PR:		270361
This commit is contained in:
Jan Beich 2023-03-20 19:38:12 +00:00
parent 4a58fa3d6d
commit 1a23ee06e4

View File

@ -30,6 +30,7 @@ MESON_ARGS= -Ddocs=false \
-Dlensfun=disabled \
-Dlibjpeg=enabled \
-Dlibpng=enabled \
-Dmaxflow=disabled \
-Dmrg=disabled \
-Dpygobject=disabled \
-Dlua=disabled