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.9999.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'dev-qt/qtwebengine/qtwebengine-6.9999.ebuild') diff --git a/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild index 54909b2d56f2..6bb570e8a426 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild @@ -111,8 +111,6 @@ PATCHES+=( # add extras as needed here, may merge in set if carries across versions ) -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