Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 712092

Summary: dev-libs/libzip-1.6.1 with USE=lzma should depend on app-arch/xz-utils
Product: Gentoo Linux Reporter: Alexander Tsoy <alexander>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Tsoy 2020-03-10 21:47:44 UTC
DEPEND="
...
    lzma? ( app-arch/lzma:= )
...

liblzma is provided by app-arch/xz-utils. app-arch/lzma only installs lzmacon utility.
Comment 1 Larry the Git Cow gentoo-dev 2020-03-19 15:43:05 UTC
The bug has been closed via the following commit(s):

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

commit 956a273c69a479ae232a65c3b79cc83ef07024da
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-19 15:01:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-19 15:42:43 +0000

    dev-libs/libzip: Fix USE lzma DEPEND
    
    Closes: https://bugs.gentoo.org/712092
    Package-Manager: Portage-2.3.94, Repoman-2.3.21
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/libzip/libzip-1.6.1-r1.ebuild | 109 +++++++++++++++++++++++++++++++++
 1 file changed, 109 insertions(+)