Skip to content

Commit

Permalink
rpm: fix building on F41
Browse files Browse the repository at this point in the history
(cherry picked from commit e2ae2eb)
  • Loading branch information
marmarek committed Aug 3, 2024
1 parent 1a86453 commit 99d59ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kernel.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ BuildRequires: busybox
BuildRequires: bc
BuildRequires: openssl
BuildRequires: openssl-devel
%if 0%{?fedora} >= 41
BuildRequires: openssl-devel-engine
%endif
BuildRequires: python3-devel
BuildRequires: gcc-plugin-devel
BuildRequires: elfutils-libelf-devel
Expand Down

0 comments on commit 99d59ab

Please sign in to comment.