debian/control | 2 +- loolwsd.spec.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 889fb7a1ce67d708432a1f4be82f4d7f2805c401 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Mon Jan 14 15:17:09 2019 +0100 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Mon Jan 14 15:17:20 2019 +0100 build requires m4 Change-Id: I23a102762a43890d5487ea7a6e3adac035fc3b68 diff --git a/debian/control b/debian/control index c5497b564..fa4b53712 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: loolwsd Section: web Priority: optional Maintainer: Andras Timar <andras.ti...@collabora.com> -Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, libpcre3-dev, libpng-dev, libpoco-dev (>= 1.7.5), linux-libc-dev, nodejs, python-polib, python-lxml, fontconfig, libpam-dev, libcppunit-dev, pkg-config, devscripts +Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, libpcre3-dev, libpng-dev, libpoco-dev (>= 1.7.5), linux-libc-dev, nodejs, python-polib, python-lxml, fontconfig, libpam-dev, libcppunit-dev, pkg-config, devscripts, m4 Standards-Version: 3.9.7 Package: loolwsd diff --git a/loolwsd.spec.in b/loolwsd.spec.in index 929bff10b..c0e8847a4 100644 --- a/loolwsd.spec.in +++ b/loolwsd.spec.in @@ -17,7 +17,7 @@ Vendor: %{vendor} Summary: LibreOffice Online WebSocket Daemon License: MPL Source0: loolwsd-@package_vers...@.tar.gz -BuildRequires: libcap-devel libpng-devel poco-devel >= 1.7.5 +BuildRequires: libcap-devel libpng-devel poco-devel >= 1.7.5 m4 %if 0%{?fedora} || 0%{?rhel} >= 7 BuildRequires: libpcap kernel-headers %else _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits