mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
* debian/control: suggest vim, for better handling of status details
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
fda64535f1
commit
c794c45046
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -11,7 +11,7 @@ Package: byobu
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, debconf (>= 0.5) | debconf-2.0, screen, gettext-base, python, python-newt (>= 0.52.2-11)
|
Depends: ${misc:Depends}, debconf (>= 0.5) | debconf-2.0, screen, gettext-base, python, python-newt (>= 0.52.2-11)
|
||||||
Recommends: update-notifier-common, lsb-release
|
Recommends: update-notifier-common, lsb-release
|
||||||
Suggests: byobu-extras
|
Suggests: byobu-extras, vim
|
||||||
Enhances: screen
|
Enhances: screen
|
||||||
Provides: screen-profiles
|
Provides: screen-profiles
|
||||||
Replaces: screen-profiles
|
Replaces: screen-profiles
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue