Debian packaging: update dependencies

Ubuntu Focal calls the package with col "bsdmainutils", which is a
transitional package on newer version of both Debian and Ubuntu.

Closes #11037.

(Adapted from commit 54fef433e9)
This commit is contained in:
David Adam
2025-01-12 21:19:59 +08:00
parent b3aa79e9aa
commit b009c0d480

1
debian/control vendored
View File

@@ -21,6 +21,7 @@ Vcs-Browser: https://github.com/fish-shell/fish-shell
Package: fish
Architecture: any
Depends: bsdextrautils,
Depends: bsdextrautils | bsdmainutils,
file,
gettext-base,
groff-base,