mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
configure: Add x11-xcb to required packages
We need to link against this library now because we're using XGetXCBConnection. Whoops.
This commit is contained in:
parent
265c00235b
commit
1b596a114d
@ -87,6 +87,7 @@ MUTTER_PC_MODULES="
|
||||
xkbfile
|
||||
xkeyboard-config
|
||||
xkbcommon-x11
|
||||
x11-xcb
|
||||
xcb-randr
|
||||
"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user