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

[libreoffice] 11/12: shlibs.override for internal coinmp



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

sweetshark-guest pushed a commit to branch ubuntu-vivid-4.4
in repository libreoffice.

commit 4872ac9f7f2cf6f714807067b6678f266af9135f
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Tue Nov 25 18:51:45 2014 +0100

    shlibs.override for internal coinmp
---
 rules                  | 3 +++
 shlibs.override.coinmp | 8 ++++++++
 2 files changed, 11 insertions(+)

diff --git a/rules b/rules
index 64b7620..8837e54 100755
--- a/rules
+++ b/rules
@@ -2948,6 +2948,9 @@ endif
 ifeq (,$(filter glew, $(SYSTEM_STUFF)))
 	cat debian/shlibs.override.glew >> debian/shlibs.local
 endif
+ifeq (,$(filter coinmp, $(SYSTEM_STUFF)))
+	cat debian/shlibs.override.coinmp >> debian/shlibs.local
+endif
 	# we need to do it in two steps. The new dpkg-shlibdeps doesn't find
 	# /usr/lib/libgcj-bc.so when specifying -l$(GCJ_JAWT_DIR)
 	# and therefore we must not use it for -gcj. But we *do* need it
diff --git a/shlibs.override.coinmp b/shlibs.override.coinmp
new file mode 100644
index 0000000..f6b39e4
--- /dev/null
+++ b/shlibs.override.coinmp
@@ -0,0 +1,8 @@
+libCgl	 1
+libCbc	 3
+libOsi	 1
+libCoinUtils	 3
+libOsiClp	 1
+libClp	 1
+libCbcSolver	 3
+libCoinMP	 1

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


Reply to: