[SCM] oomidi/master: Build-depend explicitly on cmake (cdbs broken).

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Apr 12 17:49:09 UTC 2011


The following commit has been merged in the master branch:
commit 6329475af2cfcb8d58138603be661b6f2fd282e1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Apr 12 19:39:40 2011 +0200

    Build-depend explicitly on cmake (cdbs broken).

diff --git a/debian/rules b/debian/rules
index 29316f5..509b9e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,5 +24,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 CDBS_BUILD_DEPENDS += , libsndfile-dev, libqt4-dev (>= 4:4.6.0), qt4-qmake, libjack-dev
 CDBS_BUILD_DEPENDS += , libfluidsynth-dev, liblo-dev, dssi-dev, liblash-dev, context
 
+# FIXME: drop this when properly declared in cmake.mk
+CDBS_BUILD_DEPENDS += , cmake
+
 # Skip check images to not upset dpkg-source with diff being "binary"
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(.*\.(gif|jpg|png)|debian/(changelog|copyright(|_hints|_newhints)))$

-- 
oom packaging



More information about the pkg-multimedia-commits mailing list