summaryrefslogtreecommitdiffstats
path: root/openwrt/README
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-11 18:05:09 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-11 18:05:09 +0000
commitf021a29dae27fb65b5a92377048b94ab0fea21ec (patch)
tree95c434002e7e07ceddf156f913811c71c3006731 /openwrt/README
parent92b36a87c43fd184df2ac7290293ae58d18dee18 (diff)
pkg-config is needed for some packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1907 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/README')
-rw-r--r--openwrt/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/README b/openwrt/README
index a1d783538..2bba6fa6f 100644
--- a/openwrt/README
+++ b/openwrt/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,