Skip to content

Commit

Permalink
graphics/igt-gpu-tools: unbreak with --auto-features=enabled
Browse files Browse the repository at this point in the history
meson.build:132:0: ERROR: Dependency "valgrind" not found, tried pkgconfig

PR:		270361
Reported by:	antoine (via exp-run)
  • Loading branch information
jbeich committed Mar 30, 2023
1 parent 302078a commit d147c87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphics/igt-gpu-tools/Makefile
Expand Up @@ -31,6 +31,7 @@ USE_LDCONFIG= yes
USE_XORG= pixman

SHEBANG_FILES= scripts/code_cov_gather_on_test scripts/code_cov_parse_info
MESON_ARGS= -Dvalgrind=disabled

OPTIONS_DEFINE= CHAMELIUM DOCS RUNNER TEST
OPTIONS_DEFAULT= DOCS RUNNER TEST
Expand Down

0 comments on commit d147c87

Please sign in to comment.