Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 926419

Summary: media-libs/sdl2-ttf: Remove virtual/opengl dependency
Product: Gentoo Linux Reporter: gentoo
Component: Current packagesAssignee: Gentoo Games <games>
Status: UNCONFIRMED ---    
Severity: normal CC: gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description gentoo 2024-03-07 20:07:56 UTC
Can the dependency on virtual/opengl be removed or changed? Possibly to media-libs/libglvnd[X?]
https://wiki.gentoo.org/wiki/User:ManDay/Deprecating_the_virtual_OpenGL_ebuild

I am able to build this package only after removing the virtual/opengl dependency on my system running wayland (no X). 

Thanks.

Reproducible: Always

Steps to Reproduce:
1.emerge --ask sdl2-ttf 

 
Actual Results:  
The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by virtual/opengl-7.0-r2::gentoo
# required by media-libs/sdl2-ttf-2.20.2::gentoo
# required by sdl2-ttf (argument)
>=media-libs/mesa-24.0.2 X
# required by media-libs/mesa-24.0.2::gentoo
# required by virtual/opengl-7.0-r2::gentoo
# required by media-libs/sdl2-ttf-2.20.2::gentoo
# required by sdl2-ttf (argument)
>=media-libs/libglvnd-1.7.0 X

Expected Results:  
no need for X flags on mesa and libglvnd