From 1baa98704595ed1606b2a1c14397b8ec23c0c880f7d06f9503bf6753e00f86fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 10 Feb 2021 14:33:00 +0000 Subject: [PATCH] Accepting request 870918 from LibreOffice:7.1 sync with SLE-15-SP3 OBS-URL: https://build.opensuse.org/request/show/870918 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=942 --- libreoffice.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index a0bc118..39f737e 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -134,6 +134,7 @@ BuildRequires: hyphen-devel BuildRequires: icu BuildRequires: java-devel >= 9.0 BuildRequires: junit4 +BuildRequires: libBox2D-devel BuildRequires: libbase BuildRequires: libcppunit-devel >= 1.14.0 BuildRequires: liberation-fonts @@ -284,11 +285,6 @@ BuildRequires: boost-devel %if %{with firebird} BuildRequires: pkgconfig(fbclient) %endif -%if 0%{?is_opensuse} -BuildRequires: libBox2D-devel -%else -BuildRequires: libbox2d-devel -%endif %if %{with kdeintegration} BuildRequires: libqt5-qtbase-common-devel BuildRequires: cmake(KF5Config)