summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2014-01-20 22:41:45 +0000
committerLionel Landwerlin <llandwerlin@gmail.com>2014-01-20 22:44:42 +0000
commit62d19a4b774323399d75494e03fe3d098bca82a5 (patch)
tree62bd2875726aae32a8b9c36a0060b75fa3472263 /configure.ac
parent3e836f5077b8a7d14ff20d0fd586c986e259901c (diff)
downloadclutter-gst-62d19a4b774323399d75494e03fe3d098bca82a5.tar.gz
configure.ac: fix compilation following cogl 2.0 pc file rename
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cdfd4c2..8da4fc1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,7 +80,7 @@ AC_SUBST([CLUTTER_GST_RELEASE_STATUS], [clutter_gst_release_status])
# pkg-config requirements
GLIB_REQ_VERSION=2.18.0
COGL_REQ_VERSION=2.0
-COGL_GST_REQ_VERSION=2.0.0
+COGL_GST_REQ_VERSION=1.17.3
CLUTTER_REQ_VERSION=1.10.0
GSTREAMER_REQ_VERSION=1.0.0
GST_PLUGINS_BAD_REQ_VERSION=1.0.0