Skip to content
Snippets Groups Projects
Commit 9d5dd613 authored by Alexandre Savard's avatar Alexandre Savard
Browse files

[#3288] Pulseaudio >= 0.9.15 required

parent aeeb28e2
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,7 @@ AC_SUBST(UUID_LIBS)
AC_SUBST(ALSA_LIBS)
dnl Check for pulseaudio development package - name: libpulse-dev
LIBPULSE_MIN_VERSION=0.9.6
LIBPULSE_MIN_VERSION=0.9.15
PKG_CHECK_MODULES(PULSEAUDIO, libpulse >= ${LIBPULSE_MIN_VERSION})
AC_SUBST(PULSEAUDIO_LIBS)
AC_SUBST(PULSEAUDIO_CFLAGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment