[gnome-control-center] Include cheese flags for build with webcam support
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] Include cheese flags for build with webcam support
- Date: Mon, 20 Feb 2012 10:44:32 +0000 (UTC)
commit 43d30f77dd4b9197f9058c4c15f7baa3ea9da820
Author: Sjoerd Simons <sjoerd luon net>
Date: Sun Oct 30 11:16:22 2011 +0100
Include cheese flags for build with webcam support
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ab7db61..e3c2682 100644
--- a/configure.ac
+++ b/configure.ac
@@ -191,7 +191,7 @@ AC_ARG_WITH([cheese],
with_cheese=auto)
if test x"$with_cheese" != x"no" ; then
- PKG_CHECK_MODULES(CHEESE, gstreamer-0.10 cheese-gtk >= 3.3.5, [have_cheese=yes], [have_cheese=no])
+ PKG_CHECK_MODULES(CHEESE, gstreamer-0.10 cheese-gtk >= 3.3.5 cheese, [have_cheese=yes], [have_cheese=no])
if test x${have_cheese} = xyes; then
AC_DEFINE(HAVE_CHEESE, 1, [Define to 1 to enable cheese webcam support])
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]