Original commit message from CVS:
* configure.ac:
Since we use functions from CVS, up requirement.
+2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * configure.ac:
+ Since we use functions from CVS, up requirement.
+
2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/playback/Makefile.am:
dnl check for gstreamer
dnl uninstalled is selected preferentially -- see pkg-config(1)
-GST_REQ=0.8.7.1
+GST_REQ=0.8.8.1
PKG_CHECK_MODULES(GST, gstreamer-$GST_MAJORMINOR >= $GST_REQ,
HAVE_GST="yes", HAVE_GST="no")