mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Check for xkbcommon 0.3.2
This commit is contained in:
parent
c081993fd7
commit
b5a70f520e
@ -248,7 +248,7 @@ check_pkgconf FREETYPE freetype2
|
|||||||
check_pkgconf X11 x11
|
check_pkgconf X11 x11
|
||||||
[ "$HAVE_X11" = "no" ] && HAVE_XEXT=no && HAVE_XF86VM=no && HAVE_XINERAMA=no
|
[ "$HAVE_X11" = "no" ] && HAVE_XEXT=no && HAVE_XF86VM=no && HAVE_XINERAMA=no
|
||||||
|
|
||||||
check_pkgconf XKBCOMMON xkbcommon 0.3
|
check_pkgconf XKBCOMMON xkbcommon 0.3.2
|
||||||
check_pkgconf XEXT xext
|
check_pkgconf XEXT xext
|
||||||
check_pkgconf XF86VM xxf86vm
|
check_pkgconf XF86VM xxf86vm
|
||||||
check_pkgconf XINERAMA xinerama
|
check_pkgconf XINERAMA xinerama
|
||||||
|
Loading…
x
Reference in New Issue
Block a user