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