[libreoffice] 01/01: oops, actually add [m68k] qualifiers.

Rene Engelhard rene at moszumanska.debian.org
Sat Aug 5 10:59:04 UTC 2017


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

rene pushed a commit to branch master
in repository libreoffice.

commit 91c47dbee7ca9a095f1246f6113ead4e3f358651
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Sat Aug 5 12:58:51 2017 +0200

    oops, actually add [m68k] qualifiers.
---
 control | 4 ++--
 rules   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/control b/control
index a527fb4..89fd121 100644
--- a/control
+++ b/control
@@ -29,8 +29,8 @@ Build-Depends: ant (>= 1.7.0) [!hppa !ia64 !mips64 !s390 !sparc],
                fonts-crosextra-carlito [!hppa !kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64 !powerpc !powerpcspe !ppc64 !s390 !s390x !sparc !sparc64] <!nocheck>,
                fonts-dejavu [!hppa !kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64 !powerpc !powerpcspe !ppc64 !s390 !s390x !sparc !sparc64] <!nocheck>,
                fonts-liberation [!hppa !kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64 !powerpc !powerpcspe !ppc64 !s390 !s390x !sparc !sparc64] <!nocheck>,
-               g++ (>= 4:7),
-               gcc (>= 4:7),
+               g++ (>= 4:7) [m68k],
+               gcc (>= 4:7) [m68k],
                gdb [!hppa !kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64 !powerpc !powerpcspe !ppc64 !s390 !s390x !sparc !sparc64] <!nocheck>,
                gettext,
                ghostscript [!hppa !kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64 !powerpc !powerpcspe !ppc64 !s390 !s390x !sparc !sparc64] <!nocheck>,
diff --git a/rules b/rules
index 158ed2b..e8282b3 100755
--- a/rules
+++ b/rules
@@ -777,7 +777,7 @@ ifneq "$(USE_CLANG)" "y"
       CXX=$(CC_PREFIX)g++-$(GCC_VERSION)
     endif
   endif
-	BUILD_DEPS += , gcc (>= 4:7), g++ (>= 4:7)
+	BUILD_DEPS += , gcc (>= 4:7) [m68k], g++ (>= 4:7) [m68k]
 else
   ifeq "$(CLANG_VERSION)" "default"
 	CLANG=clang

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



More information about the Pkg-openoffice-commits mailing list