pulsesink: Require PulseAudio >= 2.0
This is needed for pa_format_info_get_prop_* functions. https://bugzilla.gnome.org/show_bug.cgi?id=686459
This commit is contained in:
parent
7486e2fc53
commit
5cd9776aa8
@ -812,7 +812,7 @@ AG_GST_CHECK_FEATURE(PULSE, [pulseaudio plug-in], pulseaudio, [
|
||||
dnl used in ext/pulse/pulseutil.c
|
||||
AC_CHECK_HEADERS([process.h])
|
||||
|
||||
AG_GST_PKG_CHECK_MODULES(PULSE, libpulse >= 1.0)
|
||||
AG_GST_PKG_CHECK_MODULES(PULSE, libpulse >= 2.0)
|
||||
])
|
||||
|
||||
dnl *** dv1394 ***
|
||||
|
Loading…
x
Reference in New Issue
Block a user