mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
Update Debian packages in README
This commit is contained in:
parent
27b1ce9dd7
commit
64a660894d
@ -60,7 +60,11 @@ We'll now walk through the complete list of toolchain dependencies.
|
|||||||
library headers. On many platforms, these come pre-installed. For
|
library headers. On many platforms, these come pre-installed. For
|
||||||
others, such as Debian, you can get them from your package manager:
|
others, such as Debian, you can get them from your package manager:
|
||||||
|
|
||||||
$ apt-get install libx11-dev libxinerama-dev libxext-dev libxrandr-dev
|
# for xmonad
|
||||||
|
$ apt-get install libx11-dev libxinerama-dev libxext-dev libxrandr-dev libxss-dev
|
||||||
|
|
||||||
|
# for xmonad-contrib
|
||||||
|
$ apt-get install libxft-dev
|
||||||
|
|
||||||
Then build and install with:
|
Then build and install with:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user