summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-11-18 10:17:02 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-11-18 12:02:48 +0000
commit1a2135ee0edf09c3ef5c58c1a4d984d3f74dd2a6 (patch)
tree0f574dd3a75cad5cbeed61b52319e20c5f0eb1c9
parentbf5f3a396433d40fe8d24dfebc102ea4fd64360d (diff)
configure: bump core requirement to 0.10.25.1 as well
Make implicit requirement explicit.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cdfb6471..c9e2dc84 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,7 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.25
+GST_REQ=0.10.25.1
GSTPB_REQ=0.10.25.1
dnl *** autotools stuff ****