From ed63f88792838e00d84f08af44e8cb34c0219e44 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
Date: Sun, 11 Sep 2005 18:05:09 +0000
Subject: [PATCH] pkg-config is needed for some packages

SVN-Revision: 1907
---
 openwrt/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openwrt/README b/openwrt/README
index a1d783538a..2bba6fa6f6 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, 
-- 
GitLab