- add a note about installing coreutils
This commit is contained in:
Dustin Kirkland 2016-01-14 08:47:48 +02:00
commit 3a24ea1542
2 changed files with 3 additions and 0 deletions

1
README
View file

@ -31,6 +31,7 @@ Note that you will need to have a few dependencies installed:
* tmux >= 1.5 and screen * tmux >= 1.5 and screen
* python-newt (if you want to use Byobu's configuration utility) * python-newt (if you want to use Byobu's configuration utility)
* gsed (if your sed implementation doesn't support -i) * gsed (if your sed implementation doesn't support -i)
* coreutils
Dustin Kirkland <kirkland@byobu.co> Dustin Kirkland <kirkland@byobu.co>
2015-03-01 2015-03-01

2
debian/changelog vendored
View file

@ -2,6 +2,8 @@ byobu (5.101) unreleased; urgency=medium
* usr/lib/byobu/arch: * usr/lib/byobu/arch:
- need a trailing whitespace - need a trailing whitespace
* README: LP: #1526844
- add a note about installing coreutils
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 02 Dec 2015 13:44:23 -0600 -- Dustin Kirkland <kirkland@ubuntu.com> Wed, 02 Dec 2015 13:44:23 -0600