[beast/devel: 2/26] BUILD: build against Rapicorn1410



commit 382df3eae43a8f325116cf27023ab3d3790ed265
Author: Tim Janik <timj gnu org>
Date:   Sat Oct 11 05:13:50 2014 +0200

    BUILD: build against Rapicorn1410

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index caa22a2..5ca6c59 100644
--- a/configure.in
+++ b/configure.in
@@ -235,8 +235,8 @@ AC_DEFUN([AC_BSE_REQUIREMENTS],
     AC_DEFINE_UNQUOTED(BSE_VERSION, "$BSE_VERSION", [BSE Version])
 
     dnl # require Rapicorn
-    PKG_CHECK_MODULES(RAPICORN, rapicorn1307 >= 13.07.0)
-    MC_ASSERT_PROG(AIDACC, aidacc-1307, [aidacc gets shipped with Rapicorn])
+    PKG_CHECK_MODULES(RAPICORN, rapicorn1410 >= 14.10.0)
+    MC_ASSERT_PROG(AIDACC, aidacc-1410, [aidacc gets shipped with Rapicorn])
 
     dnl # --- Ogg/Vorbis check ---
     PKG_CHECK_MODULES(OV, 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]