]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
rpms: Add dependency for libzstd
authorEric Bollengier <eric@baculasystems.com>
Thu, 14 Oct 2021 12:21:32 +0000 (14:21 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:56:56 +0000 (13:56 +0200)
bacula/platforms/rpms/redhat/bacula.spec.in

index 64daf31c58b280804fa678198b8e97e0e9c68cb9..b8e743608b38db9ebb9d4394ebcbbadca263d029 100644 (file)
@@ -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