devel/sdl20: unbreak with libglvnd/X11=off

===>   sdl2-2.0.18 depends on shared library: libGL.so - not found
*** Error code 1
This commit is contained in:
Jan Beich 2022-01-03 12:06:54 +00:00
parent 492fe7fbe4
commit 895888c27f

View file

@ -151,7 +151,7 @@ VIDEO_KMSDRM_USE= GL=gbm
VIDEO_KMSDRM_IMPLIES= SDL_VIDEO VIDEO_KMSDRM_IMPLIES= SDL_VIDEO
VIDEO_OPENGL_CONFIGURE_ENABLE= video-opengl VIDEO_OPENGL_CONFIGURE_ENABLE= video-opengl
VIDEO_OPENGL_USES= gl VIDEO_OPENGL_USES= gl
VIDEO_OPENGL_USE= GL=gl VIDEO_OPENGL_USE= GL=opengl
VIDEO_OPENGL_IMPLIES= SDL_VIDEO VIDEO_OPENGL_IMPLIES= SDL_VIDEO
VIDEO_OPENGLES_CONFIGURE_ENABLE=video-opengles VIDEO_OPENGLES_CONFIGURE_ENABLE=video-opengles
VIDEO_OPENGLES1_CONFIGURE_ENABLE=video-opengles1 VIDEO_OPENGLES1_CONFIGURE_ENABLE=video-opengles1