The following commit has been merged in the debian-experimental-3.4.0 branch: commit d992ada57f0b35c2ac345cee4204b0393204a0c0 Author: Rene Engelhard <r...@debian.org> Date: Mon Jul 18 11:21:02 2011 +0000
build-dep on make (>= 3.82) if PARALLEL_BUILD=y diff --git a/rules b/rules index 24a082e..56d91be 100755 --- a/rules +++ b/rules @@ -1136,6 +1136,7 @@ ifeq "$(NUM_CPUS)" "" # according to Pavel Janik, build -P<number of cores> -- -P2 # is ideal. This sets the first -P according to the number # of CPUs (where dual-core CPUS report 2, too) + BUILD_DEPS += make (>= 3.82) ifneq ($(AVAIL_CPUS),1) NUM_CPUS := $(shell expr $(AVAIL_CPUS)) endif -- LibreOffice packaging repository -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1qimit-00047e...@vasks.debian.org