build: remove xcb-shape dependency, useless
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
4da5d3f237
commit
1ada42aaac
|
@ -136,7 +136,6 @@ pkg_check_modules(AWESOME_REQUIRED REQUIRED
|
||||||
xcb-event
|
xcb-event
|
||||||
xcb-randr
|
xcb-randr
|
||||||
xcb-xinerama
|
xcb-xinerama
|
||||||
xcb-shape
|
|
||||||
xcb-aux
|
xcb-aux
|
||||||
xcb-atom
|
xcb-atom
|
||||||
xcb-keysyms
|
xcb-keysyms
|
||||||
|
|
Loading…
Reference in New Issue