Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637586 - www-plugins/chrome-binary-plugins need dependency on dev-libs/nss
Summary: www-plugins/chrome-binary-plugins need dependency on dev-libs/nss
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-15 14:41 UTC by coyote
Modified: 2018-05-27 23:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description coyote 2017-11-15 14:41:22 UTC
www-plugins/chrome-binary-plugins need dependency on dev-libs/nss
Comment 1 Mike Gilbert gentoo-dev 2017-11-15 16:13:47 UTC
% readelf -d /usr/lib64/chromium/libwidevine* | grep NEEDED | sort -u
 0x0000000000000001 (NEEDED)             Shared library: [ld-linux-x86-64.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libdl.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libgcc_s.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libglib-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libm.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libnspr4.so]
 0x0000000000000001 (NEEDED)             Shared library: [libnss3.so]
 0x0000000000000001 (NEEDED)             Shared library: [libnssutil3.so]
 0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [librt.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libstdc++.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libwidevinecdm.so]
Comment 2 Victor Kustov 2018-05-26 23:04:42 UTC
still actual
Comment 3 Larry the Git Cow gentoo-dev 2018-05-27 23:00:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa8b9d4c4dd4386ad17decc64b84cb47123cc1b

commit faa8b9d4c4dd4386ad17decc64b84cb47123cc1b
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2018-05-27 22:59:05 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2018-05-27 23:00:37 +0000

    www-plugins/chrome-binary-plugins: update dependencies
    
    Closes: https://bugs.gentoo.org/637586
    Package-Manager: Portage-2.3.40_p4, Repoman-2.3.9_p236

 .../chrome-binary-plugins-66.0.3359.181.ebuild                   | 9 ++++++++-
 .../chrome-binary-plugins-67.0.3396.56_beta.ebuild               | 9 ++++++++-
 .../chrome-binary-plugins-68.0.3438.3_alpha.ebuild               | 9 ++++++++-
 3 files changed, 24 insertions(+), 3 deletions(-)