commit:     8224016b0b715c60d3f4f6d163405aa7dd65b812
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed May  8 19:52:33 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed May  8 19:57:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8224016b

app-emulation/fs-uae-launcher: Add required PyQt5 USE flags

Closes: https://bugs.gentoo.org/684946
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 app-emulation/fs-uae-launcher/fs-uae-launcher-2.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-2.8.3.ebuild 
b/app-emulation/fs-uae-launcher/fs-uae-launcher-2.8.3.ebuild
index 8a1bab4b457..d782ea3d97b 100644
--- a/app-emulation/fs-uae-launcher/fs-uae-launcher-2.8.3.ebuild
+++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-2.8.3.ebuild
@@ -19,7 +19,7 @@ IUSE="lha"
 RDEPEND="
        app-emulation/fs-uae
        dev-python/pyopengl[${PYTHON_USEDEP}]
-       dev-python/PyQt5[${PYTHON_USEDEP},gui]
+       
dev-python/PyQt5[${PYTHON_USEDEP},declarative,gui,network,opengl,widgets]
        dev-python/six[${PYTHON_USEDEP}]
        lha? ( dev-python/python-lhafile[${PYTHON_USEDEP}] )
 "

Reply via email to