mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/pyqt5: Fix cmake args after IUSE serialport removal
Closes: https://bugs.gentoo.org/967130 Closes: https://bugs.gentoo.org/967131 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -124,7 +124,6 @@ python_configure_all() {
|
||||
$(pyqt_use_enable network QtNetwork)
|
||||
$(pyqt_use_enable opengl QtOpenGL)
|
||||
$(pyqt_use_enable printsupport QtPrintSupport)
|
||||
$(pyqt_use_enable serialport )
|
||||
$(pyqt_use_enable speech QtTextToSpeech)
|
||||
$(pyqt_use_enable sql QtSql)
|
||||
$(pyqt_use_enable svg QtSvg)
|
||||
|
||||
Reference in New Issue
Block a user