mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
Revert "fish.spec: add SUSE depends on ncurses-utils eg tput"
This reverts commit b5823ac5e1
.
tput is only required as a fallback for backward compatibility.
This commit is contained in:
parent
b44f40547b
commit
2a22a2e4e4
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ BuildRequires: cmake pcre2-devel
|
|||
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: update-desktop-files
|
||||
# for tput etc
|
||||
Requires: ncurses-utils
|
||||
%endif
|
||||
|
||||
# for tests
|
||||
|
|
Loading…
Reference in a new issue