1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

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

meson.build:252:0: ERROR: Dependency "valgrind" not found, tried pkgconfig

PR:		270361
This commit is contained in:
Jan Beich 2023-03-20 16:36:22 +00:00
parent 894f3238f2
commit 88c9e888f7

View File

@ -17,6 +17,7 @@ LIB_DEPENDS= libpciaccess.so:devel/libpciaccess
USES= gnome meson pkgconfig tar:xz
USE_LDCONFIG= yes
MESON_ARGS= -Dvalgrind=disabled
OPTIONS_DEFINE= MANPAGES TESTS
OPTIONS_SUB= yes