diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-23 15:50:07 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-25 22:26:54 +0200 |
commit | 73185f1270b6f86f7d02eefa8c70e568b30dd4cf (patch) | |
tree | 153ec355eef92409f6ed4a16a3040197d1ad039a /package/python-incremental | |
parent | bcf4b72def49ce82fef2582f45414594f6b8dffa (diff) | |
download | buildroot-73185f1270b6f86f7d02eefa8c70e568b30dd4cf.tar.gz buildroot-73185f1270b6f86f7d02eefa8c70e568b30dd4cf.zip |
package/x11r7/xutil_makedepend: add missing dependency on host-pkgconf
The configure script of xutil_makedepend uses PKG_CHECK_MODULES(), so
it should depend on host-pkgconf. Otherwise, a "make
host-xutil_makedepend" fails with:
"""
checking for X... configure: error: in `/home/thomas/projets/buildroot/output/build/host-xutil_makedepend-1.0.5':
configure: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables X_CFLAGS
and X_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
"""
This was detected using per-package host/target directories, but can
be reproduced without it.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-incremental')
0 files changed, 0 insertions, 0 deletions