Require core >= 0.10.22.1 for %u pad template support
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 25 Mar 2009 11:40:35 +0000 (12:40 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 25 Mar 2009 11:40:35 +0000 (12:40 +0100)
configure.ac

index edf2fab0799b8d4ceba519e9ddb6d77af05f5f0b..beedeb9dc055901871d31810ae139fe85a865863 100644 (file)
@@ -45,7 +45,7 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.22
+GST_REQ=0.10.22.1
 GSTPB_REQ=0.10.22
 
 dnl *** autotools stuff ****