Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712092 - dev-libs/libzip-1.6.1 with USE=lzma should depend on app-arch/xz-utils
Summary: dev-libs/libzip-1.6.1 with USE=lzma should depend on app-arch/xz-utils
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-10 21:47 UTC by Alexander Tsoy
Modified: 2020-03-19 15:43 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 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(+)