mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-09 08:51:14 -03:00
debian packaging: recommend python3-distutils for web config
Reported downstream as https://bugs.launchpad.net/ubuntu/+source/fish/+bug/1867615
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -25,7 +25,7 @@ Package: fish-common
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends}
|
||||
Recommends: fish, python3 (>= 3.5)
|
||||
Recommends: fish, python3 (>= 3.5), python3-distutils
|
||||
Suggests: xdg-utils
|
||||
Replaces: fish (<= 2.1.1.dfsg-2)
|
||||
Description: friendly interactive shell (architecture-independent files)
|
||||
|
||||
Reference in New Issue
Block a user