mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
build: add x11-xcb as dep
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
3c11511316
commit
bda6282df7
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ pkg_check_modules(AWESOME_REQUIRED REQUIRED
|
|||
cairo
|
||||
pango
|
||||
pangocairo
|
||||
x11-xcb
|
||||
xcb-randr
|
||||
xcb-xinerama
|
||||
xcb-event>=0.3.0
|
||||
|
|
Loading…
Reference in a new issue