debian packaging/fish.spec: drop bc dependency

This commit is contained in:
David Adam 2018-12-29 23:16:09 +08:00
parent 8261eb18d2
commit 32e6bf6f64
2 changed files with 1 additions and 2 deletions

2
debian/control vendored
View File

@ -12,7 +12,7 @@ Vcs-Browser: https://github.com/fish-shell/fish-shell
Package: fish
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, fish-common (= ${source:Version}), passwd (>= 4.0.3-10), bc, gettext-base, man-db
Depends: ${shlibs:Depends}, ${misc:Depends}, fish-common (= ${source:Version}), passwd (>= 4.0.3-10), gettext-base, man-db
Recommends: xsel (>=1.2.0)
Description: friendly interactive shell
Fish is a command-line shell for modern systems, focusing on user-friendliness,

View File

@ -27,7 +27,6 @@ BuildRequires: pcre2-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: bc
Requires: python
Requires: man