diff options
-rw-r--r-- | dev-python/QtPy/QtPy-1.9.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/QtPy/QtPy-1.9.0-r5.ebuild b/dev-python/QtPy/QtPy-1.9.0-r5.ebuild index 13536b01becd..b1afa53aa7d3 100644 --- a/dev-python/QtPy/QtPy-1.9.0-r5.ebuild +++ b/dev-python/QtPy/QtPy-1.9.0-r5.ebuild @@ -67,7 +67,7 @@ RDEPEND=" dev-python/PyQt5[${PYTHON_USEDEP}] dev-python/PyQt5[declarative?,designer?,gui?,help?,location?] dev-python/PyQt5[multimedia?,network?,opengl?,positioning?] - dev-python/PyQt5[printsupport?,sensors?,serialport?,speech?,sql?,svg?] + dev-python/PyQt5[printsupport?,sensors?,serialport?,speech(-)?,sql?,svg?] dev-python/PyQt5[testlib?,webchannel?,websockets?,widgets?] dev-python/PyQt5[x11extras?,xml(+)?,xmlpatterns?] webengine? ( dev-python/PyQtWebEngine[${PYTHON_USEDEP}] ) @@ -95,7 +95,7 @@ BDEPEND=" dev-python/PyQt5[${PYTHON_USEDEP}] dev-python/PyQt5[bluetooth,dbus,declarative,designer,gui,help,location] dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport] - dev-python/PyQt5[sensors,serialport,speech,sql,svg,testlib,webchannel] + dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel] dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns] dev-python/PyQtWebEngine[${PYTHON_USEDEP}] ) |