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:
parent
878b30c0bc
commit
93a25a0f97
2 changed files with 75 additions and 192 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue