commit
b3a272185d
21
README.md
21
README.md
|
@ -35,13 +35,20 @@ The same dependencies as xcompmgr.
|
||||||
|
|
||||||
### Dependencies:
|
### Dependencies:
|
||||||
|
|
||||||
* libx11
|
__B__ for build-time
|
||||||
* libxcomposite
|
|
||||||
* libxdamage
|
__R__ for runtime
|
||||||
* libxfixes
|
|
||||||
* libxrender
|
* libx11 (B,R)
|
||||||
* pkg-config
|
* libxcomposite (B,R)
|
||||||
* make
|
* libxdamage (B,R)
|
||||||
|
* libxfixes (B,R)
|
||||||
|
* libxrender (B,R)
|
||||||
|
* pkg-config (B)
|
||||||
|
* make (B)
|
||||||
|
* xproto / x11proto (B)
|
||||||
|
* bash (R)
|
||||||
|
* xprop,xwininfo / x11-utils (R)
|
||||||
|
|
||||||
To build, make sure you have the above dependencies:
|
To build, make sure you have the above dependencies:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue