configure: Require core 0.10.34.1 for the new ghostpad API
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 14 May 2011 09:42:50 +0000 (11:42 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 14 May 2011 09:42:50 +0000 (11:42 +0200)
configure.ac

index 08b6396..9614618 100644 (file)
@@ -60,7 +60,7 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.34
+GST_REQ=0.10.34.1
 
 dnl *** autotools stuff ****