[beast: 21/24] BUILD: configure.ac: depend on rapicorn1509



commit 213ecc801d5184a00c0650dcc29b04135aa89083
Author: Tim Janik <timj gnu org>
Date:   Wed Sep 16 09:29:25 2015 +0200

    BUILD: configure.ac: depend on rapicorn1509

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b25e0f6..21df235 100644
--- a/configure.ac
+++ b/configure.ac
@@ -325,8 +325,8 @@ AC_DEFUN([AC_SFI_REQUIREMENTS],
 AC_DEFUN([AC_BSE_REQUIREMENTS],
 [
     dnl # require Rapicorn
-    PKG_CHECK_MODULES(RAPICORN, rapicorn1410 >= 14.10.1)
-    MC_ASSERT_PROG(AIDACC, aidacc-1410, [aidacc gets shipped with Rapicorn])
+    PKG_CHECK_MODULES(RAPICORN, rapicorn1509 >= 15.09.0)
+    MC_ASSERT_PROG(AIDACC, aidacc-1509, [aidacc gets shipped with Rapicorn])
 
     dnl # --- Ogg/Vorbis check ---
     PKG_CHECK_MODULES(OGGVORBIS, ogg >= 1.2.2 vorbis >= 1.3.2 vorbisfile >= 1.3.2 vorbisenc >= 1.3.2)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]