pkg-config is needed for some packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1907 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
5eff6029f8
commit
208941ceae
2
README
2
README
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue