mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-02 21:37:14 +00:00
Merge pull request #8108 from orbea/egl
qb: Test a real version of wayland-egl.
This commit is contained in:
commit
5330994297
@ -454,7 +454,7 @@ check_val '' V4L2 -lv4l2 '' libv4l2 '' ''
|
||||
check_val '' FREETYPE -lfreetype freetype2 freetype2 '' ''
|
||||
check_val '' X11 -lX11 '' x11 '' ''
|
||||
check_val '' XCB -lxcb '' xcb '' ''
|
||||
check_val '' WAYLAND '-lwayland-egl -lwayland-client' '' wayland-egl 1.12 ''
|
||||
check_val '' WAYLAND '-lwayland-egl -lwayland-client' '' wayland-egl 10.1.0 ''
|
||||
check_val '' WAYLAND_CURSOR -lwayland-cursor '' wayland-cursor 1.12 ''
|
||||
check_pkgconf WAYLAND_PROTOS wayland-protocols 1.15
|
||||
check_pkgconf WAYLAND_SCANNER wayland-scanner '1.15 1.12'
|
||||
|
Loading…
Reference in New Issue
Block a user