Downgrade kbd dependency to Recommends
Since upstream commit 3327a411be3ef4a203d23ae86e6c50b30d929d50, we can downgrade the dep.
This commit is contained in:
parent
400494ada4
commit
ab743db0fe
1 changed files with 6 additions and 0 deletions
|
|
@ -511,8 +511,14 @@ Recommends: libtss2-rc.so.0%{?elf_suffix}
|
|||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1377733#c9
|
||||
Suggests: systemd-bootchart
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1408878
|
||||
%if %{with upstream}
|
||||
# v261 handles missing setfont/loadkeys gracefully
|
||||
Recommends: kbd
|
||||
%else
|
||||
Requires: kbd
|
||||
%endif
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1753381
|
||||
Provides: u2f-hidraw-policy = 1.0.2-40
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue