mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 14:03:18 -07:00
* debian/control:
- recommend less package, for BYOBU_PAGER
This commit is contained in:
parent
4fb8257557
commit
f98356fc2a
2 changed files with 4 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
||||||
byobu (5.129) unreleased; urgency=medium
|
byobu (5.129) unreleased; urgency=medium
|
||||||
|
|
||||||
* UNRELEASED
|
* debian/control:
|
||||||
|
- recommend less package, for BYOBU_PAGER
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 11 Jun 2019 19:56:15 -0500
|
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 11 Jun 2019 19:56:15 -0500
|
||||||
|
|
||||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -18,8 +18,9 @@ Depends:
|
||||||
python3,
|
python3,
|
||||||
python3-newt,
|
python3-newt,
|
||||||
tmux (>= 1.5),
|
tmux (>= 1.5),
|
||||||
gawk
|
gawk,
|
||||||
Recommends:
|
Recommends:
|
||||||
|
less,
|
||||||
pastebinit,
|
pastebinit,
|
||||||
sensible-utils,
|
sensible-utils,
|
||||||
run-one
|
run-one
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue