mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user