Skip to content

Commit

Permalink
Merge pull request #5162 from cgwalters/spec-drop-toolset
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon authored Nov 15, 2024
2 parents 1dc4295 + 6d2d1cb commit 16399a7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packaging/rpm-ostree.spec
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,9 @@ ExcludeArch: %{ix86}
%endif

BuildRequires: make
%if 0%{?rhel}
BuildRequires: rust-toolset
%else
BuildRequires: rust-packaging
BuildRequires: cargo
BuildRequires: rust
%endif

# Enable ASAN + UBSAN
%bcond_with sanitizers
Expand Down

0 comments on commit 16399a7

Please sign in to comment.