Add dev-qt from an older version of the gentoo repo
Qt5 has been removed, we restore it since we still use it.
This commit is contained in:
7
dev-qt/qtgraphs/files/qtgraphs-6.11.0-no-quick3d.patch
Normal file
7
dev-qt/qtgraphs/files/qtgraphs-6.11.0-no-quick3d.patch
Normal file
@ -0,0 +1,7 @@
|
||||
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)
|
||||
Reference in New Issue
Block a user