From 158283e34582c11958bd894a25d5cd04d9af93de Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Sat, 7 Jun 2025 07:08:34 -0400 Subject: Revert "dev-qt/qtwebengine: set CMAKE_QA_COMPAT_SKIP=1" On second thought, will set this in the eclass. Affects at least one more package (qtmultimedia), and unused or replaced CMakeLists.txt is a common trend in Qt and this may be volatile. If something breaks with cmake-4, would rather that it just breaks rather than do the =3.5 workaround and will fix it then. This reverts commit 73194358936565f89dcd99b29d74627cdbb99b0e. Bug: https://bugs.gentoo.org/957476 Signed-off-by: Ionen Wolkens --- dev-qt/qtwebengine/qtwebengine-6.8.3.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'dev-qt/qtwebengine/qtwebengine-6.8.3.ebuild') diff --git a/dev-qt/qtwebengine/qtwebengine-6.8.3.ebuild b/dev-qt/qtwebengine/qtwebengine-6.8.3.ebuild index c514698e7b24..338cd40326a0 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.8.3.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.8.3.ebuild @@ -120,8 +120,6 @@ PATCHES+=( "${FILESDIR}"/${PN}-6.8.3-gperf3.2.patch ) -CMAKE_QA_COMPAT_SKIP=1 # uses BUILD.gn over these CMakeLists.txt (bug #957476) - python_check_deps() { python_has_version "dev-python/html5lib[${PYTHON_USEDEP}]" } -- cgit v1.2.3