提交 c23ccaf9 编写于 作者: L Luca Barbato

xcbgrab: Check for xcb-shape

It is required.
上级 e21d8530
......@@ -4297,7 +4297,7 @@ fi
check_lib X11/Xlib.h XOpenDisplay -lX11 && enable xlib
if enabled libxcb || enabled x11grab && ! disabled libxcb; then
check_pkg_config xcb xcb/xcb.h xcb_connect || {
check_pkg_config xcb-shape xcb/shape.h xcb_shape_rectangles || {
enabled libxcb && die "ERROR: libxcb not found";
} && disable x11grab && enable libxcb
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册