mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 07:04:29 +00:00
fish.spec: drop C++ requirement
This commit is contained in:
parent
61bf839991
commit
3a9dc12a31
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ URL: https://fishshell.com/
|
|||
|
||||
Source0: %{name}_@VERSION@.orig.tar.xz
|
||||
Source1: %{name}_@VERSION@.orig-cargo-vendor.tar.xz
|
||||
BuildRequires: cargo gettext gcc-c++ xz pcre2-devel
|
||||
BuildRequires: cargo gettext gcc xz pcre2-devel
|
||||
BuildRequires: rust >= 1.70
|
||||
# Packaging guidelines say to use a BuildRequires: rust-packaging, but it adds no value for our package
|
||||
|
||||
|
|
Loading…
Reference in a new issue