mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
qb: Fix typo.
This commit is contained in:
parent
3b33edd49e
commit
e0c634cd76
@ -477,7 +477,7 @@ if [ "$HAVE_WAYLAND_PROTOS" = yes ] && [ "$HAVE_WAYLAND" = yes ]; then
|
||||
check_pkgconf WAYLAND_SCANNER wayland-scanner 1.15
|
||||
./gfx/common/wayland/generate_wayland_protos.sh
|
||||
else
|
||||
die : 'Notice: wayland-egl or wayland-protocols not present. Skiping Wayland code paths.'
|
||||
die : 'Notice: wayland-egl or wayland-protocols not found, disabling wayland support.'
|
||||
HAVE_WAYLAND='no'
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user