[cheese/three-point-oh] the correct version of clutter-gst is 1.0, not 0.10
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/three-point-oh] the correct version of clutter-gst is 1.0, not 0.10
- Date: Tue, 15 Jun 2010 10:28:43 +0000 (UTC)
commit 73f47c8e6ef5d152b97eee5ff16afedfa9849f3b
Author: daniel g. siegel <dgsiegel gnome org>
Date: Tue Jun 15 12:27:33 2010 +0200
the correct version of clutter-gst is 1.0, not 0.10
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a64458a..b56e3ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,7 +90,7 @@ PANGOCAIRO_REQUIRED=1.18.0
LIBRSVG_REQUIRED=2.18.0
CLUTTER_REQUIRED=1.0
CLUTTERGTK_REQUIRED=0.10
-CLUTTERGST_REQUIRED=0.10
+CLUTTERGST_REQUIRED=1.0.0
UNIQUE_REQUIRED=1.1
#*******************************************************************************
@@ -149,7 +149,7 @@ PKG_CHECK_MODULES(CHEESE, \
librsvg-2.0 >= $LIBRSVG_REQUIRED \
clutter-1.0 >= $CLUTTER_REQUIRED \
clutter-gtk-0.10 >= $CLUTTERGTK_REQUIRED \
- clutter-gst-0.10 >= $CLUTTERGST_REQUIRED \
+ clutter-gst-1.0 >= $CLUTTERGST_REQUIRED \
unique-1.0 >= $UNIQUE_REQUIRED \
libcanberra-gtk $UDEV_PKG
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]