Summary: | dev-libs/elfutils[static-libs] should depend on other packages with [static-libs?] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis <arfrever.fta> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eike |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 686946 | ||
Attachments: | Patch |
Description
Arfrever Frehtes Taifersar Arahesis
2020-04-02 15:45:32 UTC
Created attachment 629076 [details, diff]
Patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261f473f807caef944d126c23438181bdf699d6b commit 261f473f807caef944d126c23438181bdf699d6b Author: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> AuthorDate: 2020-04-02 15:52:06 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-04-02 17:45:52 +0000 dev-libs/elfutils: Depend on other packages with [static-libs?]. libdw.a static library requires libbz2.a, liblzma.a and libz.a static libraries. libelf.a static library requires libz.a static library. Closes: https://bugs.gentoo.org/715920 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-libs/elfutils/elfutils-0.177.ebuild | 8 ++++---- dev-libs/elfutils/elfutils-0.178.ebuild | 8 ++++---- dev-libs/elfutils/elfutils-0.179.ebuild | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) (In reply to Arfrever Frehtes Taifersar Arahesis from comment #1) > Created attachment 629076 [details, diff] [details, diff] > Patch Looks good. Pushed as-is. Thank you! |