[cheese/gnome-3-0] add gio-2.0 and x11 to PKG_CHECK_MODULES
- From: Luciana Fujii Pontello <lufujii src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/gnome-3-0] add gio-2.0 and x11 to PKG_CHECK_MODULES
- Date: Mon, 20 Jun 2011 17:46:05 +0000 (UTC)
commit 3fd67a0a6221020beec1fb04048d8d36aba347c5
Author: Thomas Bechtold <thomasbechtold jpberlin de>
Date: Sun May 15 18:18:51 2011 +0200
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 5940077..dfecc9e 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 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]