Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939369 - games-emulation/RetroArch depends on media-libs/mesa[gles2] regardless of mesa version
Summary: games-emulation/RetroArch depends on media-libs/mesa[gles2] regardless of mes...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-09 09:25 UTC by rnddim
Modified: 2024-09-14 00:43 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 rnddim 2024-09-09 09:25:10 UTC
Apparently, since mesa-24.1.0, the gles2 USE flag has been removed since the functionality is enabled by default. The consequence of this is that recent versions of mesa don't satisfy RetroArch's requirements, so if you try to go install it, emerge will attempt to downgrade mesa.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-09-14 00:43:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=219fe7161536a4e78cd3c7e470fb1ec4614b1f34

commit 219fe7161536a4e78cd3c7e470fb1ec4614b1f34
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-09-13 14:37:28 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-09-13 14:39:40 +0000

    games-emulation/RetroArch: fix media-libs/mesa[gles2] dependency
    
    Closes: https://bugs.gentoo.org/939369
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 games-emulation/RetroArch/RetroArch-1.16.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)