Debian packaging: add some missing runtime dependencies

(cherry picked from commit eade6a5672)
This commit is contained in:
David Adam 2024-12-26 13:21:33 +08:00
parent bd2ddda9a4
commit e858322749

4
debian/control vendored
View File

@ -20,8 +20,10 @@ Vcs-Browser: https://github.com/fish-shell/fish-shell
Package: fish
Architecture: any
Depends: file,
Depends: bsdextrautils,
file,
gettext-base,
groff-base,
man-db,
ncurses-base,
procps,