summaryrefslogtreecommitdiffstats
path: root/package/btrfs-progs/0001-Makefile-install-static-library-and-headers-in-insta.patch
diff options
context:
space:
mode:
authorGaël PORTAY <gael.portay@savoirfairelinux.com>2018-07-02 10:49:22 -0400
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-07-02 22:32:58 +0200
commitbfb6aef1eaf222a3a673746b7f6c78989900aa01 (patch)
tree67b4bd4872a1d3124b127a7f6ad3cbccc023dc4a /package/btrfs-progs/0001-Makefile-install-static-library-and-headers-in-insta.patch
parent5e62da7f88e9eb75d4afb1092d15af3d6c539ff7 (diff)
downloadbuildroot-bfb6aef1eaf222a3a673746b7f6c78989900aa01.tar.gz
buildroot-bfb6aef1eaf222a3a673746b7f6c78989900aa01.zip
qt5webkit: fix installation of headers
Since Qt 5.11, the headers are not installed anymore. The issue comes from a update in qt5base [1] which is not backported to qt5webkit because it is not officially supported anymore by Qt. Fixes build issues with qt5webkit-examples that requires QtWebKit headers: In file included from main.cpp:42: window.h:46:10: fatal error: QWebElement: No such file or directory #include <QWebElement> ^~~~~~~~~~~~~ compilation terminated. [1]: https://github.com/qt/qtbase/commit/9c4c136bc9f29bab1cc9684dfced55a92a8bbe96 Signed-off-by: Gaël PORTAY <gael.portay@savoirfairelinux.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/btrfs-progs/0001-Makefile-install-static-library-and-headers-in-insta.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud