Files
localrepo/dev-qt/qtgraphs/files/qtgraphs-6.11.0-no-quick3d.patch
Olivier van der Toorn 692df50613 Add dev-qt from an older version of the gentoo repo
Qt5 has been removed, we restore it since we still use it.
2026-07-03 09:45:00 +02:00

8 lines
464 B
Diff

https://bugs.gentoo.org/972717
https://qt-project.atlassian.net/browse/QTBUG-145607
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20 +20 @@
-find_package(Qt6 ${PROJECT_VERSION} CONFIG OPTIONAL_COMPONENTS Core Quick Gui Widgets QuickTest QuickWidgets Test Quick3D QuickShapesPrivate PrintSupport)
+find_package(Qt6 ${PROJECT_VERSION} CONFIG OPTIONAL_COMPONENTS Core Quick Gui Widgets QuickTest QuickWidgets Test ShaderTools Quick3D QuickShapesPrivate PrintSupport)