README: add a note about gsed

This commit is contained in:
Dustin Kirkland 2010-11-02 23:03:35 -05:00
commit 52d9a968bf
2 changed files with 3 additions and 1 deletions

3
README
View file

@ -22,9 +22,10 @@ install locally by:
7) Run:
byobu
Note that you will need to have two dependencies installed:
Note that you will need to have a few dependencies installed:
* screen
* python-newt (if you want to use Byobu's configuration utility)
* gsed (if your sed implementation doesn't support -i)
Dustin Kirkland <dustin.kirkland@gmail.com>
2010-07-28

1
debian/changelog vendored
View file

@ -16,6 +16,7 @@ byobu (3.7) unreleased; urgency=low
uninstall, usr/share/byobu/keybindings/f-keys:
- use gsed, where available; should help with BSD issues running byobu,
LP: #651993
* README: add a note about gsed
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 21 Oct 2010 12:09:14 -0500