Add xcb detection

This commit is contained in:
twinaphex 2016-02-19 15:08:23 +01:00
parent 11831a8b47
commit 575cd4e3be

View File

@ -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