diff options
Diffstat (limited to 'dev-python/PyQt5/PyQt5-5.12.1.ebuild')
| -rw-r--r-- | dev-python/PyQt5/PyQt5-5.12.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.12.1.ebuild b/dev-python/PyQt5/PyQt5-5.12.1.ebuild index 37381dcdb825..909fa142cd2c 100644 --- a/dev-python/PyQt5/PyQt5-5.12.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.12.1.ebuild @@ -128,6 +128,7 @@ src_configure() { $(usex declarative '' --no-qml-plugin) $(pyqt_use_enable designer) $(usex designer '' --no-designer-plugin) + $(usex gles2 '--disable-feature PyQt_Desktop_OpenGL') $(pyqt_use_enable gui) $(pyqt_use_enable gui $(use gles2 && echo _QOpenGLFunctions_ES2 || echo _QOpenGLFunctions_{2_0,2_1,4_1_Core})) $(pyqt_use_enable help) |
