libsoc: add host-pkgconf dependency
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 3 Apr 2017 08:14:41 +0000 (10:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 3 Apr 2017 12:31:05 +0000 (14:31 +0200)
commit8975e9f2c77c6861964906e6b5ebd894cdccf45f
tree7414c9586f581061d6c79d8071b5ce77f402b573
parent302b5936ebcc195b25b3dcebe474082a2a71a427
libsoc: add host-pkgconf dependency

Without pkg-config PKG_CHECK_MODULES won't be expanded
and ./configure script produces following error message:

./configure: line 12237: syntax error near unexpected token `PYTHON,'
./configure: line 12237: ` PKG_CHECK_MODULES(PYTHON, python-"$PYTHON_VERSION")'

Fixes:

http://autobuild.buildroot.net/results/86e/86e04bd2b10527130306451e56a7693ed4b4befd

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libsoc/libsoc.mk