mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 21:44:16 +00:00
fish.spec: drop hostname dependency
This commit is contained in:
parent
121991b98c
commit
7abfd1db30
1 changed files with 0 additions and 6 deletions
|
@ -31,12 +31,6 @@ Requires: bc
|
||||||
Requires: python
|
Requires: python
|
||||||
Requires: man
|
Requires: man
|
||||||
|
|
||||||
%if 0%{?rhel_version} >= 700 || 0%{?centos_version} >= 700 || 0%{?fedora} || 0%{?is_opensuse}
|
|
||||||
Requires: hostname
|
|
||||||
%else
|
|
||||||
Requires: net-tools
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|
||||||
fish is a shell geared towards interactive use. Its features are
|
fish is a shell geared towards interactive use. Its features are
|
||||||
|
|
Loading…
Reference in a new issue