diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d0deedd0..6a2befe6 100644 --- a/configure.ac +++ b/configure.ac @@ -37,7 +37,7 @@ AM_PROG_LIBTOOL dnl *** required versions of GStreamer stuff *** GST_REQ=0.10.4 -GSTPB_REQ=0.10.5 +GSTPB_REQ=0.10.5.1 dnl *** autotools stuff **** |