[libreoffice] 01/01: actually add hunspell-en-us to BUILD_DEPS for the checks, so that the test using it iss ran in the build, too

Rene Engelhard rene at moszumanska.debian.org
Sun Jul 23 22:46:25 UTC 2017


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

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

commit d6a7f4f14e459ea4f57bce3fc42aad765b5234d0
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Jul 24 00:46:20 2017 +0200

    actually add hunspell-en-us to BUILD_DEPS for the checks, so that the test using it iss ran in the build, too
---
 control       | 1 +
 rules         | 1 +
 tests/control | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/control b/control
index fbc9d10..f8ea16d 100644
--- a/control
+++ b/control
@@ -35,6 +35,7 @@ Build-Depends: ant (>= 1.7.0) [!hppa !ia64 !mips64 !s390 !sparc],
                ghostscript [!hppa !kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64 !powerpc !powerpcspe !ppc64 !s390 !s390x !sparc !sparc64] <!nocheck>,
                gobject-introspection (>= 1.32.0),
                gperf,
+               hunspell-en-us [!hppa !kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64 !powerpc !powerpcspe !ppc64 !s390 !s390x !sparc !sparc64] <!nocheck>,
                imagemagick [!hppa !kfreebsd-amd64 !kfreebsd-i386 !m68k !mips !mips64 !powerpc !powerpcspe !ppc64 !s390 !s390x !sparc !sparc64] <!nocheck>,
                java-common (>= 0.49),
                javahelper (>= 0.37~),
diff --git a/rules b/rules
index 4ab1f64..efeaa46 100755
--- a/rules
+++ b/rules
@@ -957,6 +957,7 @@ endif
 	BUILD_DEPS += , pstoedit$(OOO_NO_CHECK_ARCHS) <!nocheck>
 	BUILD_DEPS += , imagemagick$(OOO_NO_CHECK_ARCHS) <!nocheck>
 	BUILD_DEPS += , ghostscript$(OOO_NO_CHECK_ARCHS) <!nocheck>
+	BUILD_DEPS += , hunspell-en-us$(OOO_NO_CHECK_ARCHS) <!nocheck>
   else
 	CONFIGURE_FLAGS += --without-cppunit
   endif
diff --git a/tests/control b/tests/control
index a0516ad..0fd1a51 100644
--- a/tests/control
+++ b/tests/control
@@ -2,7 +2,7 @@ Tests: pyuno-import, uno-import
 Depends: python3, python3-uno
 
 Tests: uicheck
-Depends: @builddeps@, libreoffice, python3-uno, locales, hunspell-en-us
+Depends: @builddeps@, libreoffice, python3-uno
 Restrictions: allow-stderr
 
 Tests: junit-subsequentcheck

-- 
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