be explicit than automake 1.9 is needed
This commit is contained in:
parent
a0acc01f2c
commit
266d141fee
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ To build Openbox from git you need:
|
||||||
A C Compiler (GNU GCC 3.2+ suggested)
|
A C Compiler (GNU GCC 3.2+ suggested)
|
||||||
GNU Gettext 0.14.4
|
GNU Gettext 0.14.4
|
||||||
GNU Autoconf 2.50+
|
GNU Autoconf 2.50+
|
||||||
GNU Automake 1.9+
|
GNU Automake 1.9 (no more, no less)
|
||||||
GNU Libtool
|
GNU Libtool
|
||||||
Xlib library/headers (devel package)
|
Xlib library/headers (devel package)
|
||||||
Pkg-Config
|
Pkg-Config
|
||||||
|
|
Loading…
Reference in a new issue