From: Eric Bollengier Date: Thu, 14 Oct 2021 12:21:32 +0000 (+0200) Subject: rpms: Add dependency for libzstd X-Git-Tag: Beta-15.0.0~823 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49a9fe590033e8dcd18f8a371cdecdd89b226369;p=thirdparty%2Fbacula.git rpms: Add dependency for libzstd --- diff --git a/bacula/platforms/rpms/redhat/bacula.spec.in b/bacula/platforms/rpms/redhat/bacula.spec.in index 64daf31c5..b8e743608 100644 --- a/bacula/platforms/rpms/redhat/bacula.spec.in +++ b/bacula/platforms/rpms/redhat/bacula.spec.in @@ -326,6 +326,10 @@ BuildRequires: openldap-devel # should we enable tcp wrappers support %{?build_tcpwrappers:%define tcpwrappers 1} +%if 0%{rhel8} +BuildRequires: libzstd-devel +%endif + # should we enable tcp wrappers support %if %{rhel8} || %{rhel9} || %{fc31} %define tcpwrappers 0