Skip to content

Commit

Permalink
Solve wrong RPM resolution for required xen-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
fepitre committed Apr 16, 2020
1 parent e08f131 commit 51315f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ BuildRequires: gcc >= 5.3.1-6.qubes1
%else
%if 0%{?fedora} == 25
BuildRequires: gcc >= 6.4.1-1.qubes1
Conflicts: xen-libs < 2001:4.8.5-15
Requires: xen-libs >= 2001:4.8.5-15
%else
BuildRequires: gcc
%endif
Expand Down

0 comments on commit 51315f3

Please sign in to comment.