aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2022-06-29 00:22:45 +0300
committerSergey Torokhov <torokhov-s-a@yandex.ru>2022-06-29 00:22:45 +0300
commit67dcf18458b7742f0adfa7e57bfba1f08bc20359 (patch)
tree40f651e94656874c75b34cd6b73aecec6d9e1a9d
parentmedia-gfx/WebPlotDigitizer-bin: fix QA unresolved SONAME dependencies (diff)
downloadguru-67dcf184.tar.gz
guru-67dcf184.tar.bz2
guru-67dcf184.zip
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 <torokhov-s-a@yandex.ru>
-rw-r--r--media-gfx/WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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.