diff options
author | Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> | 2015-05-05 16:33:54 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-05-17 00:11:30 +0200 |
commit | 5d496bdddb44c6f8f97d0f573a7220ebf0ec41eb (patch) | |
tree | 313005192557dca7336529544a9faf309e1abe57 /package/libxml-parser-perl/libxml-parser-perl.mk | |
parent | 348be778ff683491e99d00a5c235110fbec05584 (diff) | |
download | buildroot-5d496bdddb44c6f8f97d0f573a7220ebf0ec41eb.tar.gz buildroot-5d496bdddb44c6f8f97d0f573a7220ebf0ec41eb.zip |
qt: fix webkit dependencies
fix:
http://autobuild.buildroot.net/results/ce8/ce89ad1ca6aec9f7bb5549301bf4c0dcba9e0e37/
qtwebkit includes qscript headers.
For packages like python-pyqt if webkit is available but not qscript, the
compilation fails with :
buildroot/output/build/python-pyqt-4.11.3/sip/QtWebKit/qwebframe.sip:79:0:
../../../host/usr/i686-buildroot-linux-gnu/sysroot/usr/include/QtWebKit/qwebframe.h:28:36:
fatal error: QtScript/qscriptengine.h: No such file or directory
This problem is not seen with Qt compilation because some relative include
directly from sources are added.
[Peter: also adjust comment]
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libxml-parser-perl/libxml-parser-perl.mk')
0 files changed, 0 insertions, 0 deletions