[libreoffice-online] 05/08: build with --with-lo-path=/usr/lib/libreoffice

Rene Engelhard rene at moszumanska.debian.org
Sun Feb 26 18:44:55 UTC 2017


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

rene pushed a commit to branch master
in repository libreoffice-online.

commit 52b74e51240a5c05c83454fe72e7ae73a34cd768
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Wed Feb 1 22:26:03 2017 +0100

    build with --with-lo-path=/usr/lib/libreoffice
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 86dc9a4..64dde14 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Debian LibreOffice Maintainers <debian-openoffice at lists.debian.org>
 Uploaders: Rene Engelhard <rene at debian.org>
-Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, libpcre3-dev, libpng-dev, libpoco-dev (>= 1.7.5), libreofficekit-dev, dh-autoreconf
+Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, libpcre3-dev, libpng-dev, libpoco-dev (>= 1.7.5), libreofficekit-dev, dh-autoreconf, libreoffice-core (>= 1:5.3~)
 Standards-Version: 3.9.7
 
 Package: loolwsd
diff --git a/debian/rules b/debian/rules
index d9e8cce..1dd8ce0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 
 include /usr/share/dpkg/default.mk
 
-CONFFLAGS = --prefix=/usr --localstatedir=/var --sysconfdir=/etc --with-lokit-path=/usr/include/LibreOfficeKit $(CONFIG_OPTIONS)
+CONFFLAGS = --prefix=/usr --localstatedir=/var --sysconfdir=/etc --with-lokit-path=/usr/include/LibreOfficeKit --with-lo-path=/usr/lib/libreoffice $(CONFIG_OPTIONS)
 
 # Avoid setcap when doing "make", when building for packaging
 # the setcap is done at installation time

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



More information about the Pkg-openoffice-commits mailing list