up req of gstreamer

Original commit message from CVS:
up req of gstreamer
This commit is contained in:
Thomas Vander Stichele 2004-10-20 11:48:36 +00:00
parent a3070858a2
commit b09495b6d9
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2004-10-20 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: up req of GStreamer since we use fractions
2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net> 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst-ffmpeg.spec.in: * gst-ffmpeg.spec.in:

View file

@ -17,7 +17,7 @@ dnl we cheat here so we don't have to change the actual configure code bit
GST_PLUGINS_VERSION_NANO=$GST_FFMPEG_VERSION_NANO GST_PLUGINS_VERSION_NANO=$GST_FFMPEG_VERSION_NANO
dnl required GStreamer version dnl required GStreamer version
GST_REQ=0.8.0 GST_REQ=0.8.4
AM_INIT_AUTOMAKE($PACKAGE,$VERSION) AM_INIT_AUTOMAKE($PACKAGE,$VERSION)