Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926419 - media-libs/sdl2-ttf: Remove virtual/opengl dependency
Summary: media-libs/sdl2-ttf: Remove virtual/opengl dependency
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-07 20:07 UTC by gentoo
Modified: 2024-03-08 22:43 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 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