[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.15-158-g3a118f2
Lennart Poettering
gitmailer-noreply at 0pointer.de
Sat Jun 6 08:02:59 PDT 2009
This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.
The master branch has been updated
from bab4b94b566f54976836b04f187d97d424f7d750 (commit)
- Log -----------------------------------------------------------------
3a118f2 build-sys: bump libsndfile dependency
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
commit 3a118f2a035d5c84deee0028627e06fe80cbffe8
Author: Lennart Poettering <lennart at poettering.net>
Date: Sat Jun 6 17:02:57 2009 +0200
build-sys: bump libsndfile dependency
diff --git a/configure.ac b/configure.ac
index a3f9f0e..4522300 100644
--- a/configure.ac
+++ b/configure.ac
@@ -539,7 +539,7 @@ AC_CHECK_HEADERS_ONCE([valgrind/memcheck.h])
#### Sound file ####
-PKG_CHECK_MODULES(LIBSNDFILE, [ sndfile >= 1.0.10 ])
+PKG_CHECK_MODULES(LIBSNDFILE, [ sndfile >= 1.0.20 ])
AC_SUBST(LIBSNDFILE_CFLAGS)
AC_SUBST(LIBSNDFILE_LIBS)
--
hooks/post-receive
PulseAudio Sound Server
More information about the pulseaudio-commits
mailing list