[doc] Update README according switch from imlib2 to GTK by default

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-04-10 10:35:39 +02:00
parent 4aa4d093f2
commit edf7a12d42
1 changed files with 1 additions and 3 deletions

4
README
View File

@ -9,9 +9,7 @@ In order to build awesome itself, you need header files and libs of:
- libconfuse >= 2.6
- cairo
- pango and pangocairo
- Imlib2
or
- GTK+ (use --with-gtk with ./configure)
- GTK+ or Imlib2 (use --with-imlib2 with ./configure)
In order to build the awesome man pages, you need these tools:
- asciidoc (recent version)