diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-14 12:24:30 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-14 12:24:34 +0000 |
commit | 26431ffda8886412147ff347c000a0ecc2671db5 (patch) | |
tree | cf2919e47e6909d4a97a88a37930d41bb121a43a /meta/recipes-graphics/matchbox-session | |
parent | dbabe19d4ee5cc291b5d996e9b828eed3e4484d8 (diff) | |
download | openembedded-core-26431ffda8886412147ff347c000a0ecc2671db5.tar.gz openembedded-core-26431ffda8886412147ff347c000a0ecc2671db5.tar.bz2 openembedded-core-26431ffda8886412147ff347c000a0ecc2671db5.zip |
kconfig-frontends: Depend on pkgconfig-native
We were seeing errors like:
| autoreconf: running: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly/build/build/tmp/sysroots/x86_64-linux/usr/bin/autoconf --force
| configure.ac:27: error: possibly undefined macro: AS_IF
| If this token and others are legitimate, please use m4_pattern_allow.
| See the Autoconf documentation.
| configure.ac:100: error: possibly undefined macro: AC_MSG_ERROR
| autoreconf: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly/build/build/tmp/sysroots/x86_64-linux/usr/bin/autoconf failed with exit status: 1
| ERROR: autoreconf execution failed.
which turns out to mean the pkgconfig macros were unavailable (thanks for clear
error messages autoconf).
This patch adds in the missing dependency.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/matchbox-session')
0 files changed, 0 insertions, 0 deletions