Do not require libzstd-devel for rpm building, because CentOS7 base repos do not have libzstd

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I41c5efcb02487914840ae6027b2b26f5c8d6711e
pull/5433/head
Andras Timar 2022-11-05 18:59:18 +01:00
parent db3d429124
commit 1cc374c9fa
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Vendor: %{vendor}
Summary: Collabora Online WebSocket Daemon
License: EULA
Source0: coolwsd-@PACKAGE_VERSION@.tar.gz
BuildRequires: libcap-devel libpng-devel pam-devel gcc-c++ cppunit-devel pam-devel fontconfig make libzstd-devel
BuildRequires: libcap-devel libpng-devel pam-devel gcc-c++ cppunit-devel pam-devel fontconfig make
# Red Hat and CentOS
%if 0%{?rhel} == 7