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

[libreoffice] 01/01: we also need to build-depend on libgirepository1.0-dev (>= 1.32)



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

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

commit f5b2f676ebd4dddb49014e71b07832322adb9593
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Sep 14 13:50:56 2015 +0200

    we also need to build-depend on libgirepository1.0-dev (>= 1.32)
---
 control | 2 ++
 rules   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/control b/control
index 8497845..cdac3ce 100644
--- a/control
+++ b/control
@@ -65,6 +65,7 @@ Build-Depends: ant (>= 1.7.0) [!mips64eb],
                libfreetype6-dev (>= 2.2.0),
                libgcj-common (>= 1:4.4.1) [hppa ia64 s390 sparc kfreebsd-amd64 kfreebsd-i386],
                libgconf2-dev,
+               libgirepository1.0-dev (>= 1.32),
                libgl1-mesa-dev,
                libglew-dev,
                libglib2.0-dev (>= 2.15.0),
@@ -4426,6 +4427,7 @@ Depends: ant (>= 1.7.0),
          libfreehand-dev (>= 0.1),
          libfreetype6-dev (>= 2.2.0),
          libgconf2-dev,
+         libgirepository1.0-dev (>= 1.32),
          libgl1-mesa-dev,
          libglew-dev,
          libglib2.0-dev (>= 2.15.0),
diff --git a/rules b/rules
index bf09988..2644afe 100755
--- a/rules
+++ b/rules
@@ -1282,7 +1282,7 @@ ifeq "$(BUILD_GTK3)" "y"
   ifneq (cairo,$(findstring cairo,$(SYSTEM_STUFF)))
   $(error GTK3 build fails without system-cairo!!)
   endif
-	BUILD_DEPS += , gobject-introspection (>= 1.32.0)
+	BUILD_DEPS += , gobject-introspection (>= 1.32.0), libgirepository1.0-dev (>= 1.32)
 else
        CONFIGURE_FLAGS+= --disable-gtk3
        DEBHELPER_OPTIONS+= -Nlibreoffice-gtk3 -Ngir1.2-lokdocview-0.1

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


Reply to: