summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-02-25 06:29:12 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-02-25 06:29:12 +0000
commita49e89d51449d1b44b40e81afdb406a1406bac6a (patch)
tree9e248d17ce1979e914f682470c36db8276d42807 /configure.ac
parent65c75b862c22a155c4cb0035ab86cb7d9521e04f (diff)
downloadgst-plugins-bad-a49e89d51449d1b44b40e81afdb406a1406bac6a.tar.gz
gst-plugins-bad-a49e89d51449d1b44b40e81afdb406a1406bac6a.tar.bz2
gst-plugins-bad-a49e89d51449d1b44b40e81afdb406a1406bac6a.zip
Remove midi typefinders and require base CVS as they moved there.
Original commit message from CVS: * configure.ac: * ext/timidity/gsttimidity.c: (plugin_init): * ext/timidity/gstwildmidi.c: (plugin_init): Remove midi typefinders and require base CVS as they moved there.
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 7b7e1ea5..4186a3ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,7 @@ AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
dnl *** remove rtpmanager stuff below when this is updated
GST_REQ=0.10.17
-GSTPB_REQ=0.10.17
+GSTPB_REQ=0.10.17.1
dnl *** autotools stuff ****