[SCM] csound/master: Bump required cmake version

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sun Aug 4 00:15:43 UTC 2013


The following commit has been merged in the master branch:
commit 7bd0b40e0466b371d7193df18a72f6fd530b8d9d
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sat Jun 29 19:18:02 2013 -0400

    Bump required cmake version

diff --git a/debian/rules b/debian/rules
index b73b1f1..bce7d72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -270,7 +270,7 @@ fail-missing: binary-arch binary-indep list-missing
 # Needed by upstream build process
 # First, the core dependencies
 CDBS_BUILD_DEPENDS += , \
-	cmake, \
+	cmake (>= 2.8.3), \
 	libsndfile1-dev
 
 # Needed for I/O plugins

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list