diff --git a/configure.ac b/configure.ac index 6048eb990b..c8ce63d66c 100644 --- a/configure.ac +++ b/configure.ac @@ -4078,7 +4078,7 @@ AM_CONDITIONAL([HAVE_LIRC], [test "${have_lirc}" = "yes"]) dnl dnl SRT plugin dnl -PKG_ENABLE_MODULES_VLC([SRT], [access_srt access_output_srt], [srt >= 1.3.0], [SRT input/output plugin], [auto], [], [], [-DENABLE_SRT]) +PKG_ENABLE_MODULES_VLC([SRT], [access_srt access_output_srt], [srt >= 1.3.2], [SRT input/output plugin], [auto], [], [], [-DENABLE_SRT]) dnl dnl RIST plugin