mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 21:03:12 +00:00
parent
07ba0cb84a
commit
0be93bead7
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ License: GPL-2.0
|
|||
Group: System/Shells
|
||||
URL: https://fishshell.com/
|
||||
|
||||
Source0: %{name}_@VERSION@.orig.tar.gz
|
||||
BuildRequires: ncurses-devel gettext gcc-c++ autoconf
|
||||
Source0: %{name}_@VERSION@.orig.tar.xz
|
||||
BuildRequires: ncurses-devel gettext gcc-c++ autoconf xz
|
||||
|
||||
%if 0%{?rhel} && 0%{?rhel} < 8
|
||||
BuildRequires: cmake3
|
||||
|
|
Loading…
Reference in a new issue