diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-08-22 13:45:58 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-08-22 13:45:58 +0000 |
commit | 8bbfd6e0dde77715ea08c4f29ac9e693b81a9965 (patch) | |
tree | 406ab4ec03b3292a0d111573157211683d989f64 /bootstrap | |
parent | 4ab06731168d52c6924d4ce8b8ac13a576cd6b92 (diff) | |
download | pkgsrc-8bbfd6e0dde77715ea08c4f29ac9e693b81a9965.tar.gz |
GNU/kFreeBSD user should install libncurses-dev.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.GNUkFreeBSD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap/README.GNUkFreeBSD b/bootstrap/README.GNUkFreeBSD index ef3bed37ce8..4a631221fa9 100644 --- a/bootstrap/README.GNUkFreeBSD +++ b/bootstrap/README.GNUkFreeBSD @@ -1,11 +1,11 @@ -$NetBSD: README.GNUkFreeBSD,v 1.2 2013/08/22 13:45:01 ryoon Exp $ +$NetBSD: README.GNUkFreeBSD,v 1.3 2013/08/22 13:45:58 ryoon Exp $ Please read the general README file as well. ========================================================================== Debian GNU/kFreeBSD (it is only GNU/kFreeBSD distribution) need either -libtermcap or libcurses (libncurses). Installing the distributions -libncurses-dev package should fix the problem. +libcurses (libncurses). Installing the distributions libncurses-dev +package should fix the problem. ========================================================================== |