Adrian Schröter 2022-03-07 08:47:49 +00:00 committed by Git OBS Bridge
parent 777eb2a2cf
commit 720f02944a

View File

@ -34,8 +34,9 @@ BuildRequires: xz
Requires: bzip2
Requires: gzip
Requires: xz
%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150000 || 0%{?fedora_version} > 25 || 0%{?rhel} >= 6
BuildArch: noarch
# Enable zstd on all supported distributions
%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150000 || 0%{?fedora_version} > 25
BuildRequires: zstd
Requires: zstd
%endif