aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2022-06-28 23:53:59 +0300
committerSergey Torokhov <torokhov-s-a@yandex.ru>2022-06-28 23:53:59 +0300
commit03ca14aa9b82f16713648969233760808e39a42f (patch)
tree665afd4e0fef9ca8123a044451e638d2cbd496a9
parentapp-misc/watchexec: add 1.20.2 (diff)
downloadguru-03ca14aa9b82f16713648969233760808e39a42f.tar.gz
guru-03ca14aa9b82f16713648969233760808e39a42f.tar.bz2
guru-03ca14aa9b82f16713648969233760808e39a42f.zip
media-gfx/WebPlotDigitizer-bin: fix QA unresolved SONAME dependencies
Closes: https://bugs.gentoo.org/853007 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
-rw-r--r--media-gfx/WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild3
1 files changed, 2 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 7c7d35a99a..9349302172 100644
--- a/media-gfx/WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild
+++ b/media-gfx/WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild
@@ -45,7 +45,8 @@ QA_FLAGS_IGNORED="
## It seems media-libs/alsa-lib is required by chrome-sandbox.
## Actually this library isn't required to work.
QA_SONAME="
- /usr/lib*/libasound.so.2
+ /usr/lib.*/libasound.so.2
+ /usr/lib.*/libxkbcommon.so.0
"
src_install() {