Makefile: remove check for pkg-config since we build pkgconf

This commit is contained in:
Tony Theodore 2014-10-29 21:07:08 +11:00
parent ad08b86062
commit a063f823e8
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ WGET := wget --no-check-certificate \
REQUIREMENTS := autoconf automake autopoint bash bison bzip2 cmake flex \
gcc g++ gperf intltoolize $(LIBTOOL) $(LIBTOOLIZE) \
$(MAKE) openssl $(PATCH) $(PERL) pkg-config \
python ruby scons $(SED) $(SORT) unzip wget xz
$(MAKE) openssl $(PATCH) $(PERL) python ruby scons \
$(SED) $(SORT) unzip wget xz
PREFIX := $(PWD)/usr
LOG_DIR := $(PWD)/log