0005-host-harfbuzz-for-wtwebengine.patch 869 B

12345678910111213141516171819
  1. diff --git a/package/qt5/qt5webengine/qt5webengine.mk b/package/qt5/qt5webengine/qt5webengine.mk
  2. index 64c9c96..875a93b 100644
  3. --- a/package/qt5/qt5webengine/qt5webengine.mk
  4. +++ b/package/qt5/qt5webengine/qt5webengine.mk
  5. @@ -1,4 +1,4 @@
  6. -################################################################################
  7. +#################################################################################
  8. #
  9. # qt5webengine
  10. #
  11. @@ -9,7 +9,7 @@ QT5WEBENGINE_SITE = $(QT5_SITE)
  12. QT5WEBENGINE_SOURCE = qtwebengine-$(QT5_SOURCE_TARBALL_PREFIX)-$(QT5WEBENGINE_VERSION).tar.xz
  13. QT5WEBENGINE_DEPENDENCIES = ffmpeg libglib2 libvpx libxkbcommon opus webp \
  14. qt5declarative qt5webchannel host-bison host-flex host-gperf \
  15. - host-pkgconf host-python
  16. + host-pkgconf host-python host-harfbuzz
  17. QT5WEBENGINE_INSTALL_STAGING = YES
  18. include package/qt5/qt5webengine/chromium-latest.inc