---
 awesomeConfig.cmake |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/awesomeConfig.cmake b/awesomeConfig.cmake
index eeb263c..336edf5 100644
--- a/awesomeConfig.cmake
+++ b/awesomeConfig.cmake
@@ -128,7 +128,7 @@ execute_process(
 
 # Use pkgconfig to get most of the libraries
 pkg_check_modules(AWESOME_COMMON_REQUIRED REQUIRED
-    xcb>=1.1)
+    xcb>=1.2)
 
 pkg_check_modules(AWESOME_REQUIRED REQUIRED
     glib-2.0
-- 
1.6.3.3


-- 
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to