diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-03-07 10:18:29 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-03-09 12:10:52 +0100 |
commit | 70f99d80ef87b1de02fe0f4353128dc9f5101409 (patch) | |
tree | d2db998e9e35b366e933d100f2073c1668ef0a40 /package/x11r7/xapp_xdm | |
parent | d2be9be63d2b1120c4ec0c3c445075a7311ef523 (diff) | |
download | buildroot-novena-70f99d80ef87b1de02fe0f4353128dc9f5101409.tar.gz buildroot-novena-70f99d80ef87b1de02fe0f4353128dc9f5101409.zip |
xcb-util: add dependency on libxcb
The xcb-util lacks a dependency on libxcb. Without this dependency, it
fails to build with:
checking for XCB... no
configure: error: in `/home/thomas/projets/buildroot/output/build/xcb-util-0.3.9':
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 XCB_CFLAGS
and XCB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/x11r7/xapp_xdm')
0 files changed, 0 insertions, 0 deletions