[beast: 198/210] BUILD: depend on Rapicorn 13.07.0



commit 9f3ececc29e7c4186fec5314610a4adfa78225e5
Author: Tim Janik <timj gnu org>
Date:   Wed Jul 3 02:01:55 2013 +0200

    BUILD: depend on Rapicorn 13.07.0

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 02616af..e16480d 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, rapicorn1303 >= 13.03.1)
-    MC_ASSERT_PROG(AIDACC, aidacc-1303, [aidacc gets shipped with Rapicorn])
+    PKG_CHECK_MODULES(RAPICORN, rapicorn1307 >= 13.07.0)
+    MC_ASSERT_PROG(AIDACC, aidacc-1307, [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]