mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 10:31:14 -03:00
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:
1
debian/control
vendored
1
debian/control
vendored
@@ -21,6 +21,7 @@ Vcs-Browser: https://github.com/fish-shell/fish-shell
|
|||||||
Package: fish
|
Package: fish
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: bsdextrautils,
|
Depends: bsdextrautils,
|
||||||
|
Depends: bsdextrautils | bsdmainutils,
|
||||||
file,
|
file,
|
||||||
gettext-base,
|
gettext-base,
|
||||||
groff-base,
|
groff-base,
|
||||||
|
|||||||
Reference in New Issue
Block a user