From 67dcf18458b7742f0adfa7e57bfba1f08bc20359 Mon Sep 17 00:00:00 2001 From: Sergey Torokhov Date: Wed, 29 Jun 2022 00:22:45 +0300 Subject: media-gfx/WebPlotDigitizer-bin: fix QA not respect CFLAGS/LDFLAGS Closes: https://bugs.gentoo.org/853004 Closes: https://bugs.gentoo.org/853001 Signed-off-by: Sergey Torokhov --- media-gfx/WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild b/media-gfx/WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild index 934930217..a5ad401e4 100644 --- a/media-gfx/WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild +++ b/media-gfx/WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild @@ -39,7 +39,7 @@ S="${WORKDIR}/${MY_PN}-${PV}-linux-x64" QA_FLAGS_IGNORED=" /opt/${P}/chrome-sandbox - /opt/${P}/libvulkan.so* + /opt/${P}/libvulkan.* " ## It seems media-libs/alsa-lib is required by chrome-sandbox. -- cgit v1.2.3-65-gdbad