mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-20 21:43:19 -07:00
* debian/control:
- pastebinit needs to be in the recommends
This commit is contained in:
parent
e3e7862a16
commit
d43df03417
2 changed files with 3 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -2,6 +2,8 @@ byobu (5.105) unreleased; urgency=medium
|
||||||
|
|
||||||
* usr/share/man/man1/byobu.1:
|
* usr/share/man/man1/byobu.1:
|
||||||
- update examples
|
- update examples
|
||||||
|
* debian/control:
|
||||||
|
- pastebinit needs to be in the recommends
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 28 Feb 2016 23:46:26 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 28 Feb 2016 23:46:26 -0600
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -19,6 +19,7 @@ Depends:
|
||||||
tmux (>= 1.5) | screen,
|
tmux (>= 1.5) | screen,
|
||||||
gawk
|
gawk
|
||||||
Recommends:
|
Recommends:
|
||||||
|
pastebinit,
|
||||||
screen,
|
screen,
|
||||||
tmux (>= 1.5),
|
tmux (>= 1.5),
|
||||||
run-one
|
run-one
|
||||||
|
@ -28,7 +29,6 @@ Suggests:
|
||||||
gnome-terminal,
|
gnome-terminal,
|
||||||
gnupg,
|
gnupg,
|
||||||
lsb-release,
|
lsb-release,
|
||||||
pastebinit,
|
|
||||||
po-debconf,
|
po-debconf,
|
||||||
ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium),
|
ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium),
|
||||||
update-notifier-common,
|
update-notifier-common,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue