mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 06:54:47 +08: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:
parent
ee180988d1
commit
3bb374319a
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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user