[libreoffice] 02/02: LO checks libGL hard, add actual build-dep on it

Rene Engelhard rene at moszumanska.debian.org
Tue Dec 13 20:55:03 UTC 2016


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

rene pushed a commit to branch master
in repository libreoffice.

commit 53aed46f9c87cc580366a05008211ece58558753
Author: Rene Engelhard <rene at debian.org>
Date:   Tue Dec 13 21:33:59 2016 +0100

    LO checks libGL hard, add actual build-dep on it
---
 control       | 1 +
 rules         | 1 +
 tests/control | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/control b/control
index 1b3d2d0..44d5464 100644
--- a/control
+++ b/control
@@ -72,6 +72,7 @@ Build-Depends: ant (>= 1.7.0) [!mips64],
                libfreetype6-dev (>= 2.2.0),
                libgcj-common (>= 1:4.4.1) [hppa ia64 s390 sparc],
                libgirepository1.0-dev (>= 1.32),
+               libgl1-mesa-dev,
                libglew-dev,
                libglib2.0-dev (>= 2.15.0),
                libglm-dev (>= 0.9.6.3),
diff --git a/rules b/rules
index a6f77c9..a93e9b4 100755
--- a/rules
+++ b/rules
@@ -97,6 +97,7 @@ BUILD_DEPS=\
     libcups2-dev,\
     libfontconfig1-dev,\
     libfreetype6-dev (>= 2.2.0),\
+    libgl1-mesa-dev,\
     libice-dev,\
     libsm-dev,\
     libx11-dev,\
diff --git a/tests/control b/tests/control
index 9bc8862..04766f6 100644
--- a/tests/control
+++ b/tests/control
@@ -1,5 +1,5 @@
 Tests: junit-subsequentcheck
-Depends: libreoffice, libreoffice-subsequentcheckbase, libreoffice-sdbc-hsqldb, autoconf, automake, bc, bison, bzip2, fastjar, flex (>= 2.3.35), gperf, libarchive-zip-perl, libcups2-dev, libfontconfig1-dev, libfreetype6-dev (>= 2.2.0), libice-dev, libsm-dev, libx11-dev, libxaw7-dev, libxext-dev, libxinerama-dev, libxkbfile-dev, libxrender-dev, libxt-dev, libxtst-dev, pkg-config, unzip, x11proto-render-dev, xsltproc, zip, zlib1g-dev , libgltf-dev (>= 0.0.2-4) , opencollada-dev (>= 0.1.0~2 [...]
+Depends: libreoffice, libreoffice-subsequentcheckbase, libreoffice-sdbc-hsqldb, autoconf, automake, bc, bison, bzip2, fastjar, flex (>= 2.3.35), gperf, libarchive-zip-perl, libcups2-dev, libfontconfig1-dev, libfreetype6-dev (>= 2.2.0), libgl1-mesa-dev, libice-dev, libsm-dev, libx11-dev, libxaw7-dev, libxext-dev, libxinerama-dev, libxkbfile-dev, libxrender-dev, libxt-dev, libxtst-dev, pkg-config, unzip, x11proto-render-dev, xsltproc, zip, zlib1g-dev , libgltf-dev (>= 0.0.2-4) , opencollad [...]
 
 Tests: pyuno-import
 Depends: python3-uno

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