From 45bb30d148b21e5c04de4186f18c7643e615a027 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sun, 22 Dec 2013 23:15:02 +0000 Subject: configure: bump core/base/good requirement to 1.2.0 Bump to released stable version and make implicit requirements explicit. --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2cee9be..56e8121 100644 --- a/configure.ac +++ b/configure.ac @@ -42,9 +42,9 @@ AC_SUBST(GST_API_VERSION) AS_LIBTOOL(GST, 0, 0, 0) dnl *** required versions of GStreamer stuff *** -GST_REQ=1.0.0 -GSTPB_REQ=1.1.0.1 -GSTPG_REQ=1.0.0 +GST_REQ=1.2.0 +GSTPB_REQ=1.2.0 +GSTPG_REQ=1.2.0 dnl *** autotools stuff **** -- cgit v1.2.3