build: xproto 7.0.10 is enough

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-09-28 15:53:59 +02:00
parent 7d670a8686
commit 3c06a94dd7
1 changed files with 1 additions and 1 deletions

View File

@ -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)