diff --git a/fish.spec.in b/fish.spec.in index 22cea739d..4c3c84cf7 100644 --- a/fish.spec.in +++ b/fish.spec.in @@ -9,7 +9,8 @@ Group: System/Shells URL: https://fishshell.com/ Source0: %{name}_@VERSION@.orig.tar.xz -BuildRequires: cargo gettext gcc-c++ xz pcre2-devel +# Corrosion requires git, and it's not always preinstalled +BuildRequires: cargo gettext gcc-c++ xz pcre2-devel git BuildRequires: rust >= 1.67 %if 0%{?rhel} && 0%{?rhel} < 8