From 2244f34099b3ab82f9debb417e430b2c59faa159 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 19 Jun 2008 15:50:07 +0200 Subject: [PATCH] cmake: gtk -> gdk/gdk-pixbuf --- awesomeConfig.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awesomeConfig.cmake b/awesomeConfig.cmake index 3e0c2ec6..0686637e 100644 --- a/awesomeConfig.cmake +++ b/awesomeConfig.cmake @@ -38,7 +38,8 @@ MESSAGE( "Checking for REQUIRED modules: " ) pkg_check_modules( AWE_MOD REQUIRED glib-2.0 cairo pango - gtk+-2.0>=2.2 + gdk-2.0>=2.2 + gdk-pixbuf-2.0>=2.2 xcb xcb-event xcb-randr