Date: Wednesday, February 24, 2021 @ 22:21:58 Author: arojas Revision: 408791
Drop patch Deleted: pyqt6-3d/trunk/fix-build.patch -----------------+ fix-build.patch | 9 --------- 1 file changed, 9 deletions(-) Deleted: fix-build.patch =================================================================== --- fix-build.patch 2021-02-24 22:21:41 UTC (rev 408790) +++ fix-build.patch 2021-02-24 22:21:58 UTC (rev 408791) @@ -1,9 +0,0 @@ -diff -ru PyQt6_3D-6.0.0-orig/pyproject.toml PyQt6_3D-6.0.0/pyproject.toml ---- PyQt6_3D-6.0.0-orig/pyproject.toml 2021-01-04 16:06:02.151574000 +0100 -+++ PyQt6_3D-6.0.0/pyproject.toml 2021-01-07 15:31:38.949774910 +0100 -@@ -41,4 +41,4 @@ - qmake-QT = ["3danimation"] - - [tool.sip.bindings.Qt3DExtras] --qmake-QT = ["3dextras"] -+qmake-QT = ["3dextras", "3dinput"]
