mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
Update README to add xrandr dependency and add build/install instruction.
This commit is contained in:
parent
10b843ad21
commit
5afdc16387
@ -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
|
$ apt-get install libx11-dev libxinerama-dev libxext-dev libxrandr-dev
|
||||||
|
|
||||||
|
Then build and install with:
|
||||||
|
|
||||||
|
$ cabal install
|
||||||
|
|
||||||
## Running xmonad
|
## Running xmonad
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user