mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-07 21:34:31 +08:00
Debian packaging: add some missing runtime dependencies
This commit is contained in:
parent
044cea1bf3
commit
eade6a5672
4
debian/control
vendored
4
debian/control
vendored
|
@ -20,8 +20,10 @@ Vcs-Browser: https://github.com/fish-shell/fish-shell
|
||||||
|
|
||||||
Package: fish
|
Package: fish
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: file,
|
Depends: bsdextrautils,
|
||||||
|
file,
|
||||||
gettext-base,
|
gettext-base,
|
||||||
|
groff-base,
|
||||||
man-db,
|
man-db,
|
||||||
ncurses-base,
|
ncurses-base,
|
||||||
procps,
|
procps,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user