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

[libreoffice] 01/02: add build-dep on coinor-libcoinutils-dev



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

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

commit d77ed96eac3d99222f3a7c6a3a34a3785a9998fa
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Sep 30 23:21:20 2014 +0200

    add build-dep on coinor-libcoinutils-dev
---
 changelog | 2 +-
 control   | 2 ++
 rules     | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/changelog b/changelog
index bb132ec..a1d60ce 100644
--- a/changelog
+++ b/changelog
@@ -14,7 +14,7 @@ libreoffice (1:4.4.0~alpha1~git20140914-1) UNRELEASED; urgency=low
 
   * debian/rules:
     - install tango_testing (if built, RELEASE_BUILD=n) into -tango
-    - enable coinmp
+    - enable coinmp; add new coinor-libcoinutils-dev build-dependency
     - bump boost build-dep to >= 1.55, build-depend on libpagemaker-dev
     - remove deprecated "default" from IMAGES
 
diff --git a/control b/control
index 5091e56..030759f 100644
--- a/control
+++ b/control
@@ -12,6 +12,7 @@ Build-Depends: ant (>= 1.7.0),
                bison,
                bzip2,
                coinor-libcoinmp-dev,
+               coinor-libcoinutils-dev,
                debhelper (>= 7.2.3~),
                default-jdk,
                default-jdk (>= 1:1.7-48) [ia64],
@@ -4355,6 +4356,7 @@ Depends: ant (>= 1.7.0),
          build-essential,
          bzip2,
          coinor-libcoinmp-dev,
+         coinor-libcoinutils-dev,
          debhelper (>= 7.2.3~),
          default-jdk,
          doxygen (>= 1.8.4),
diff --git a/rules b/rules
index 36fd53b..e26f911 100755
--- a/rules
+++ b/rules
@@ -755,7 +755,7 @@ endif
 ifneq ($(ENABLE_COINMP),y)
 	CONFIGURE_FLAGS += --disable-coinmp
 else
-	BUILD_DEPS += , coinor-libcoinmp-dev
+	BUILD_DEPS += , coinor-libcoinmp-dev, coinor-libcoinutils-dev
 endif
 
 ifneq (,$(filter openssl, $(SYSTEM_STUFF)))

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


Reply to: