mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
bump alsa dep to 1.0.17
This commit is contained in:
parent
1401d36fc7
commit
7140bdd9a5
1 changed files with 1 additions and 1 deletions
|
|
@ -599,7 +599,7 @@ AC_ARG_ENABLE([alsa],
|
|||
[alsa=auto])
|
||||
|
||||
if test "x${alsa}" != xno ; then
|
||||
PKG_CHECK_MODULES(ASOUNDLIB, [ alsa >= 1.0.16 ],
|
||||
PKG_CHECK_MODULES(ASOUNDLIB, [ alsa >= 1.0.17 ],
|
||||
[
|
||||
HAVE_ALSA=1
|
||||
AC_DEFINE([HAVE_ALSA], 1, [Have ALSA?])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue