install(1): mention libfontconfig1-dev for Debian

Also update install.txt, which mistakenly contained intro(1).

Pointed out by Nicholas Schwartz.
This commit is contained in:
Russ Cox 2021-04-09 15:22:52 -04:00
parent 878b30c0bc
commit 93a25a0f97
2 changed files with 75 additions and 192 deletions

View file

@ -101,7 +101,7 @@ with single quotes.
.PP
On most Linux systems, the X11 header packages need to be installed
to build using X11. On Debian. the required packages are
libx11-dev, libxext-dev, and libxt-dev.
libfontconfig1-dev, libx11-dev, libxext-dev, and libxt-dev.
On Ubuntu, it suffices to install xorg-dev.
.PP
.I INSTALL