build: xproto 7.0.10 is enough
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
7d670a8686
commit
3c06a94dd7
|
@ -143,7 +143,7 @@ pkg_check_modules(AWESOME_REQUIRED REQUIRED
|
|||
xcb-keysyms>=0.3.0
|
||||
xcb-icccm>=0.3.0
|
||||
cairo-xcb
|
||||
xproto>=7.0.11
|
||||
xproto>=7.0.10
|
||||
imlib2)
|
||||
|
||||
if(NOT AWESOME_REQUIRED_FOUND OR NOT AWESOME_COMMON_REQUIRED_FOUND)
|
||||
|
|
Loading…
Reference in New Issue