[SCM] csound-manual packaging branch, master, updated. debian/5.10.dfsg-2-15-gc8e2883

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 25 19:34:02 UTC 2010


The following commit has been merged in the master branch:
commit d8051804312f8069869535340880906f1789674c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue May 25 20:59:33 2010 +0200

    Declare package relations recursively expanded.

diff --git a/debian/rules b/debian/rules
index 1cd4a32..9d80898 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,13 +65,13 @@ clean::
 #	rm -f authors.txt
 
 # Needed by upstream build process
-CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), xsltproc
+CDBS_BUILD_DEPENDS += , xsltproc
 
 # Do not use shipped docbook
-CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), docbook-xsl, docbook-xml
+CDBS_BUILD_DEPENDS += , docbook-xsl, docbook-xml
 
 # Use lynx to dump the contents of the html history
-#CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), lynx
+#CDBS_BUILD_DEPENDS += , lynx
 
 # Needed (sometimes) at runtime
 CDBS_SUGGESTS_ALL = csound

-- 
csound-manual packaging



More information about the pkg-multimedia-commits mailing list