Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951303 - games-emulation/dolphin: missing X USE flag in dev-qt/qtbase:6
Summary: games-emulation/dolphin: missing X USE flag in dev-qt/qtbase:6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL: https://github.com/dolphin-emu/dolphi...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-03-13 16:41 UTC by Thibaud CANALE
Modified: 2025-03-13 19: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 Thibaud CANALE 2025-03-13 16:41:28 UTC
As noticed in commit https://github.com/dolphin-emu/dolphin/commit/a3b06b0572d7a16d8ede9c849e9f549a283123df, Wayland is not fully supported yet, it requires XCB, so it needs `dev-qt/qtbase[X,…]`.
Comment 1 Larry the Git Cow gentoo-dev 2025-03-13 19:00:22 UTC
The bug has been closed via the following commit(s):

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

commit b1e8736fc5823008c549db5dd0e9a8e90baa3386
Author:     Thibaud CANALE <thican@thican.net>
AuthorDate: 2025-03-13 16:54:09 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2025-03-13 19:00:13 +0000

    games-emulation/dolphin: add missing X USE flag for dev-qt/qtbase
    
    As noticed in commit in upstream[0], Wayland is not fully supported yet,
    it requires XCB so it needs `dev-qt/qtbase[X,…]`.
    
    0: https://github.com/dolphin-emu/dolphin/commit/a3b06b0572d7a16d8ede9c849e9f549a283123df
    
    Closes: https://bugs.gentoo.org/951303
    Signed-off-by: Thibaud CANALE <thican@thican.net>
    Closes: https://github.com/gentoo/gentoo/pull/41063
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 games-emulation/dolphin/dolphin-2407-r1.ebuild | 2 +-
 games-emulation/dolphin/dolphin-2412-r1.ebuild | 2 +-
 games-emulation/dolphin/dolphin-2503.ebuild    | 2 +-
 games-emulation/dolphin/dolphin-9999.ebuild    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)