mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-06-19 00:48:31 +02:00
[INSTALL] Mention pkg-config requirement
Mention that building the configure script requires at least version 0.16 of pkg-config. See the old bug: Bug 4702 PKG_PROG_PKG_CONFIG: command not found (https://bugs.freedesktop.org/show_bug.cgi?id=4702)
This commit is contained in:
parent
eba9d87d54
commit
a16ef6ead2
1 changed files with 1 additions and 0 deletions
1
INSTALL
1
INSTALL
|
|
@ -160,6 +160,7 @@ order to compile cairo. Specifically, you need the following utilities:
|
|||
autoheader
|
||||
aclocal
|
||||
libtoolize
|
||||
pkg-config [at least version 0.16]
|
||||
gtk-doc (recommended)
|
||||
|
||||
Hopefully your platform of choice has packages readily available so
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue