qtwebkit: rebuild after Qt5 version bump.

/system/lib/cmake/Qt5WebKit/Qt5WebKitConfig.cmake hardcodes Qt5 major and minor
version. REQUIRES_devel should expose this requirement, but it would mean
hardcodes the Qt5 version in the recipe.
This commit is contained in:
Jerome Duval
2020-01-25 14:19:06 +01:00
parent 6f7f0f1580
commit 0e6576f4b5

View File

@@ -9,7 +9,7 @@ HOMEPAGE="https://www.qt.io"
COPYRIGHT="2015-2019 The Qt Company Ltd."
LICENSE="BSD (3-clause)
GNU LGPL v2.1"
REVISION="1"
REVISION="2"
srcGitRev="1ee41e6e22d4ff19029e0ae28c083a8c68f02baf"
SOURCE_URI="https://github.com/qt/qtwebkit/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="37ead2eef3b39189241e9cce7ffffd3989f0bb1c4e4554cc5b15ce0a8bcdd47c"