diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c194fc60e..cdfb6471b 100644 --- a/configure.ac +++ b/configure.ac @@ -48,7 +48,7 @@ AM_PROG_LIBTOOL dnl *** required versions of GStreamer stuff *** GST_REQ=0.10.25 -GSTPB_REQ=0.10.25 +GSTPB_REQ=0.10.25.1 dnl *** autotools stuff **** |