BR: rust-toolset also in ELN

Use of %{?eln} macro requires ELN SIG approval, but there is no need to
differentiate here.
This commit is contained in:
Yaakov Selkowitz 2023-05-15 17:03:06 -04:00
parent 7779fab404
commit d76e311e8b

View File

@ -14,7 +14,7 @@ Source0: https://github.com/coreos/rpm-ostree/releases/download/v%{version}/rpm-
ExclusiveArch: %{rust_arches}
BuildRequires: make
%if 0%{?rhel} && !0%{?eln}
%if 0%{?rhel}
BuildRequires: rust-toolset
%else
BuildRequires: rust-packaging