Skip to content

Commit

Permalink
Typo in dnf5.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
inknos authored and ppisar committed Feb 20, 2024
1 parent ff01a5d commit 8bc6b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnf5.spec
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Provides: dnf5-command(makecache)

# ========== build requires ==========

%if 0%{?fedora} > 40 || 0 %{?rhel} > 10
%if 0%{?fedora} > 40 || 0%{?rhel} > 10
BuildRequires: bash-completion-devel
%else
BuildRequires: bash-completion
Expand Down

0 comments on commit 8bc6b98

Please sign in to comment.