Hi, please commit the attached patch for the build system. Cheers, Tom
From 5bd511142b4bd3e1f5d99800a65123956b5d44b9 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold <thomasbechtold jpberlin de> Date: Sun, 15 May 2011 18:18:51 +0200 Subject: [PATCH] add gio-2.0 and x11 to PKG_CHECK_MODULES --- configure.ac | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index 6b65668..426328d 100644 --- a/configure.ac +++ b/configure.ac @@ -137,6 +137,8 @@ AM_CONDITIONAL(HAVE_XTEST, test "x$HAVE_TEST" = "xyes") PKG_CHECK_MODULES(CHEESE, \ glib-2.0 >= $GLIB_REQUIRED \ + gio-2.0 >= $GIO_REQUIRED \ + x11 \ gobject-2.0 >= $GOBJECT_REQUIRED \ gdk-pixbuf-2.0 \ gstreamer-0.10 >= $GSTREAMER_REQUIRED \ -- 1.7.5.1
Attachment:
signature.asc
Description: This is a digitally signed message part