[libreoffice] 01/04: bump gtk3 build-dep to >= 3.14.0

Rene Engelhard rene at moszumanska.debian.org
Mon Dec 4 22:58:03 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 3abc32aaa4a51cbcb79568e71af0248426c8cd02
Author: Rene Engelhard <rene at debian.org>
Date:   Sun Dec 3 20:35:47 2017 +0100

    bump gtk3 build-dep to >= 3.14.0
---
 control | 2 +-
 rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/control b/control
index 2a823ab..b37d4a5 100644
--- a/control
+++ b/control
@@ -88,7 +88,7 @@ Build-Depends: ant (>= 1.7.0) [!hppa !ia64 !mips64 !s390 !sparc],
                libgraphite2-dev (>= 0.9.3),
                libgstreamer-plugins-base1.0-dev,
                libgstreamer1.0-dev,
-               libgtk-3-dev (>= 3.8.0),
+               libgtk-3-dev (>= 3.14.0),
                libgtk2.0-dev (>= 2.18.0),
                libharfbuzz-dev (>= 0.9.42),
                libhsqldb1.8.0-java (>> 1.8.0.10) [!hppa !ia64 !mips64 !s390 !sparc],
diff --git a/rules b/rules
index 8525643..e5a3022 100755
--- a/rules
+++ b/rules
@@ -1369,7 +1369,7 @@ else
 	BUILD_DEPS += , libgtk2.0-dev (>= 2.18.0)
 endif
 ifeq "$(BUILD_GTK3)" "y"
-	BUILD_DEPS += , libgtk-3-dev (>= 3.8.0), libglib2.0-dev (>= 2.38.0)
+	BUILD_DEPS += , libgtk-3-dev (>= 3.14.0), libglib2.0-dev (>= 2.38.0)
   ifneq (cairo,$(findstring cairo,$(SYSTEM_STUFF)))
   $(error GTK3 build fails without system-cairo!!)
   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