Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932597 - gui-apps/hypridle-0.1.2: depends on mesa[gles2] but mesa-24.1.0 enables gles2 unconditionally
Summary: gui-apps/hypridle-0.1.2: depends on mesa[gles2] but mesa-24.1.0 enables gles2...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gonçalo Negrier Duarte
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-24 05:40 UTC by NHO
Modified: 2024-05-24 18:25 UTC (History)
3 users (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 NHO 2024-05-24 05:40:22 UTC
Recently, Mesa ebuilds dropped gles2 USE flag and enabled gles2 unconditionally.
As hypridle is not ready for that, it blocks update of Mesa
Comment 1 Viorel Munteanu gentoo-dev 2024-05-24 06:57:35 UTC
The fix is already on the dev branch

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?h=dev&id=f7fd68a0e0d3073244e63cf7676d45b7f4a62db8
Comment 2 Joe Kappus 2024-05-24 07:44:32 UTC
Yeah, because I put it there after seeing this bug report lol.
Comment 3 Gonçalo Negrier Duarte 2024-05-24 08:15:17 UTC
Thanks for fix :D, I really forget to do that change.
Comment 4 Larry the Git Cow gentoo-dev 2024-05-24 18:25:55 UTC
The bug has been closed via the following commit(s):

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

commit f7fd68a0e0d3073244e63cf7676d45b7f4a62db8
Author:     Joe Kappus <joe@wt.gd>
AuthorDate: 2024-05-24 06:25:25 +0000
Commit:     Joe Kappus <joe@wt.gd>
CommitDate: 2024-05-24 06:25:25 +0000

    gui-apps/hypridle: handle mesa dropping gles2 useflag
    
    Closes: https://bugs.gentoo.org/932597
    Signed-off-by: Joe Kappus <joe@wt.gd>

 gui-apps/hypridle/hypridle-0.1.2.ebuild | 5 ++++-
 gui-apps/hypridle/hypridle-9999.ebuild  | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)