[cheese/camerabin2: 18/18] configure: check for camerabin2 instead of camerabin
- From: Thiago Sousa Santos <thiagoss src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/camerabin2: 18/18] configure: check for camerabin2 instead of camerabin
- Date: Thu, 2 Feb 2012 13:17:11 +0000 (UTC)
commit 834b9920e816fac6443be90359a0d53db5e0efb5
Author: Thiago Santos <thiago sousa santos collabora com>
Date: Wed Feb 1 22:12:11 2012 -0300
configure: check for camerabin2 instead of camerabin
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cce6479..8070c56 100644
--- a/configure.ac
+++ b/configure.ac
@@ -136,7 +136,7 @@ PKG_CHECK_MODULES([CHEESE_GTK],
AC_PATH_PROGS([GST_INSPECT], [gst-inspect-0.10 gst-inspect], [notfound])
AS_IF([test "x$GST_INSPECT" = "xnotfound"],
[AC_MSG_WARN([unable to check for runtime GStreamer plugin dependencies])],
- [GST_RUNTIME_PLUGINS="camerabin vp8enc webmmux"
+ [GST_RUNTIME_PLUGINS="camerabin2 vp8enc webmmux"
for gst_runtime_plugin in $GST_RUNTIME_PLUGINS
do
AC_MSG_CHECKING([for $gst_runtime_plugin GStreamer plugin])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]