Update the README to drop now redundant glibc version requirement

This commit is contained in:
Nathan Scott 2021-09-27 13:14:23 +10:00
parent 6f751d5929
commit 07f934ccfb
1 changed files with 0 additions and 3 deletions

3
README
View File

@ -37,9 +37,6 @@ List of build-time dependencies:
- `autotools`
* `ncurses`
When building `htop` on Linux with the GNU C Library you will need `glibc` v2.14 or later.
`pcp-htop` for Linux can still be built with older `glibc` versions.
**Note about `ncurses`:**
> `htop` requires `ncurses` 6.0. Be aware the appropriate package is sometimes still called libncurses5 (on Debian/Ubuntu). Also `ncurses` usually comes in two flavours:
>* With Unicode support.