mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03: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:
parent
f4abc27b50
commit
b756afa68b
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user