public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/WebPlotDigitizer-bin/
Date: Wed,  8 Sep 2021 15:37:00 +0000 (UTC)	[thread overview]
Message-ID: <1631106954.981df67045a17acbc62647693859ce42698bd407.arthurzam@gentoo> (raw)

commit:     981df67045a17acbc62647693859ce42698bd407
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Wed Sep  8 13:15:10 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Sep  8 13:15:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=981df670

media-gfx/WebPlotDigitizer-bin: fix QA unresolved SONAME dependencies

Closes: https://bugs.gentoo.org/811981

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>

 .../WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild     | 12 +++++++++++-
 1 file changed, 11 insertions(+), 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 cfceed0a8..3e83c3d61 100644
--- a/media-gfx/WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild
+++ b/media-gfx/WebPlotDigitizer-bin/WebPlotDigitizer-bin-4.5.ebuild
@@ -28,7 +28,11 @@ QA_PREBUILT="
 
 ## RDEPEND is still required to be filled with actual runtime-deps:
 ## python is just assumed runtime-dependency.
-RDEPEND="${PYTHON_DEPS}"
+RDEPEND="
+	${PYTHON_DEPS}
+	dev-libs/nss
+	x11-libs/gtk+:3[X,cups,introspection]
+"
 
 S="${WORKDIR}/${MY_PN}-${PV}-linux-x64"
 
@@ -37,6 +41,12 @@ QA_FLAGS_IGNORED="
 	/opt/${P}/libvulkan.so*
 "
 
+## 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
+"
+
 src_install() {
 	insinto "/opt/${P}"
 	doins -r "${S}/."


             reply	other threads:[~2021-09-08 15:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-08 15:37 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-08 15:37 [gentoo-commits] repo/proj/guru:master commit in: media-gfx/WebPlotDigitizer-bin/ Arthur Zamarin
2021-09-20  9:36 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-09-20  9:41 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-06-29 15:38 Florian Schmaus
2022-06-29 15:38 Florian Schmaus
2022-10-11 19:30 Andrew Ammerlaan
2022-10-11 19:30 Andrew Ammerlaan
2022-10-17 11:26 Haelwenn Monnier
2024-02-29 21:44 David Roman
2024-04-18 21:26 Julien Roy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1631106954.981df67045a17acbc62647693859ce42698bd407.arthurzam@gentoo \
    --to=arthurzam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox