[doc] Add GTK+ possibility
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
cee3e9b60d
commit
219d78b52c
6
README
6
README
|
@ -5,9 +5,13 @@ awesome is an extremely fast, small, and dynamic window manager for X.
|
|||
Requirements
|
||||
------------
|
||||
In order to build awesome itself, you need header files and libs of:
|
||||
- Xlib, Xinerama, Xrandr, Pango
|
||||
- Xlib, Xinerama, Xrandr
|
||||
- libconfuse >= 2.6
|
||||
- cairo
|
||||
- pango and pangocairo
|
||||
- Imlib2
|
||||
or
|
||||
- GTK+ (use --with-gtk with ./configure)
|
||||
|
||||
In order to build the awesome man pages, you need these tools:
|
||||
- asciidoc (recent version)
|
||||
|
|
Loading…
Reference in New Issue