1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:11:59 +03:00

pkg-config is needed for some packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1907 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2005-09-11 18:05:09 +00:00
parent 1a4a293ae4
commit 02737d457e

2
README
View File

@ -4,7 +4,7 @@ Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware. configuration for the toolchain and firmware.
You need to have installed gcc, binutils, patch, bzip2, flex, bison, 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. Simply running 'make' will build your firmware.
It will download all sources, build the cross-compile toolchain, It will download all sources, build the cross-compile toolchain,