Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842576 - >=media-sound/mumble-1.4.230 missing USE-dependencies on dev-libs/poco
Summary: >=media-sound/mumble-1.4.230 missing USE-dependencies on dev-libs/poco
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-05-04 12:24 UTC by Jaak Ristioja
Modified: 2022-05-04 12:36 UTC (History)
0 users

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 Jaak Ristioja 2022-05-04 12:24:06 UTC
Building >=media-sound/mumble-1.4.230 requires dev-libs/poco build with USE="util xml zip" and otherwise fails to configure with CMake.
Comment 1 Larry the Git Cow gentoo-dev 2022-05-04 12:36:25 UTC
The bug has been closed via the following commit(s):

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

commit 170602ab51ee74c3fddfa012d25b2998bca9b6b8
Author:     Jaak Ristioja <jaak@ristioja.ee>
AuthorDate: 2022-05-04 12:15:35 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2022-05-04 12:36:16 +0000

    media-sound/mumble: Added missing USE dependencies for poco
    
    Closes: https://bugs.gentoo.org/842576
    Signed-off-by: Jaak Ristioja <jaak@ristioja.ee>
    Closes: https://github.com/gentoo/gentoo/pull/25320
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-sound/mumble/mumble-1.4.230.ebuild | 2 +-
 media-sound/mumble/mumble-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)