mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Add xcb detection
This commit is contained in:
parent
11831a8b47
commit
575cd4e3be
@ -355,6 +355,7 @@ fi
|
||||
|
||||
check_pkgconf FREETYPE freetype2
|
||||
check_pkgconf X11 x11
|
||||
check_pkgconf XCB xcb
|
||||
[ "$HAVE_X11" = "no" ] && HAVE_XEXT=no && HAVE_XF86VM=no && HAVE_XINERAMA=no && HAVE_XSHM=no
|
||||
|
||||
check_pkgconf WAYLAND wayland-egl
|
||||
|
Loading…
x
Reference in New Issue
Block a user