[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 03/03: readd mips(el) specific binutils/libc6 build-deps



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-4.4
in repository libreoffice.

commit 6447b38ef69dcc54cd5b8705cb71810be4d59d74
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Jun 9 17:55:25 2014 +0200

    readd mips(el) specific binutils/libc6 build-deps
---
 rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rules b/rules
index e8ca290..0f1009f 100755
--- a/rules
+++ b/rules
@@ -576,6 +576,10 @@ OOO_NSPLUGIN_ARCHS=
 endif
 $(eval $(call gen_no_archs,OOO_NSPLUGIN_ARCHS))
 
+ifneq (,$(findstring mips, $(OOO_ARCHS)))
+  BUILD_DEPS += , binutils (>= 2.23) [mips mipsel], libc6 (>= 2.17-6) [mips mipsel]
+endif
+
 #############
 # Distro-specific overrides
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: