pkg-config is needed for some packages

SVN-Revision: 1907
This commit is contained in:
Waldemar Brodkorb 2005-09-11 18:05:09 +00:00
parent 44b6c27922
commit ed63f88792

View file

@ -4,7 +4,7 @@ Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware.
You need to have installed gcc, binutils, patch, bzip2, flex, bison,
make, gettext, unzip, libz-dev and libc headers.
make, gettext, pkg-config, unzip, libz-dev and libc headers.
Simply running 'make' will build your firmware.
It will download all sources, build the cross-compile toolchain,