Revert "build: xproto 7.0.10 is enough"

This reverts commit 3c06a94dd7.
This commit is contained in:
Julien Danjou 2008-09-29 13:23:09 +02:00
parent dcb0e24509
commit 0ef8300dca
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ pkg_check_modules(AWESOME_REQUIRED REQUIRED
xcb-keysyms>=0.3.0
xcb-icccm>=0.3.0
cairo-xcb
xproto>=7.0.10
xproto>=7.0.11
imlib2)
if(NOT AWESOME_REQUIRED_FOUND OR NOT AWESOME_COMMON_REQUIRED_FOUND)