[libreoffice] 03/03: also build-depend on graphviz now since configure now checks it

Rene Engelhard rene at moszumanska.debian.org
Wed Nov 29 20:42:45 UTC 2017


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

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

commit ee38f67a4418dd9ebaef6528fc644003c8b45d72
Author: Rene Engelhard <rene at debian.org>
Date:   Wed Nov 29 19:01:00 2017 +0100

    also build-depend on graphviz now since configure now checks it
---
 changelog      | 2 +-
 control        | 1 +
 patches/series | 1 -
 rules          | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/changelog b/changelog
index 870b955..92d4481 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-libreoffice (1:6.1.0~alpha1~git20171125-1) UNRELEASED; urgency=medium
+libreoffice (1:6.1.0~alpha1~git20171129-1) UNRELEASED; urgency=medium
 
   * New upstream snapshot
 
diff --git a/control b/control
index f8ebe33..2a823ab 100644
--- a/control
+++ b/control
@@ -38,6 +38,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,
+               graphviz <!nodoc>,
                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),
diff --git a/patches/series b/patches/series
index e3d0b7f..790de8c 100644
--- a/patches/series
+++ b/patches/series
@@ -22,7 +22,6 @@ disable-flaky-tests.diff
 fix-internal-hsqldb-build.diff
 javadoc-optional.diff
 build-connectivitytools.diff
-odk-no-dot.diff
 hppa-is-32bit.diff
 no-packagekit-per-default.diff
 system-officeotron-and-odfvalidator.diff
diff --git a/rules b/rules
index b16dec2..8525643 100755
--- a/rules
+++ b/rules
@@ -788,7 +788,7 @@ ifneq "$(PACKAGE_SDK)" "y"
  endif
 else
   ifeq "$(PACKAGE_SDK_DOCS)" "y"
-	BUILD_DEPS_INDEP += , doxygen (>= 1.8.4) <!nodoc>
+	BUILD_DEPS_INDEP += , doxygen (>= 1.8.4) <!nodoc>, graphviz <!nodoc>
   else
 	CONFIGURE_FLAGS += --without-doxygen --without-javadoc
   endif

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