commit:     a6ddb5cb195bfbe9b495a0178d3de7640dc6cfca
Author:     Guillaume Seren <guillaumeseren <AT> gmail <DOT> com>
AuthorDate: Tue Feb 25 14:51:10 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Feb 28 05:08:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ddb5cb

www-client/qutebrowser: Fix dropped deps 1.8.3

Closes: https://bugs.gentoo.org/710778
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Guillaume Seren <guillaumeseren <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14775
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-client/qutebrowser/qutebrowser-1.8.3.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/www-client/qutebrowser/qutebrowser-1.8.3.ebuild 
b/www-client/qutebrowser/qutebrowser-1.8.3.ebuild
index b824ba54fcd..b7fa15c6a63 100644
--- a/www-client/qutebrowser/qutebrowser-1.8.3.ebuild
+++ b/www-client/qutebrowser/qutebrowser-1.8.3.ebuild
@@ -27,11 +27,8 @@ RDEPEND="
        >=dev-python/jinja-2.10.1[${PYTHON_USEDEP}]
        >=dev-python/pygments-2.4.2[${PYTHON_USEDEP}]
        >=dev-python/pypeg2-2.15.2[${PYTHON_USEDEP}]
-       || (  (
-                       
>=dev-python/PyQt5-5.12[${PYTHON_USEDEP},declarative,multimedia,gui,network,opengl,printsupport,sql,widgets]
-                       dev-python/PyQtWebEngine[${PYTHON_USEDEP}] )
-               
<dev-python/PyQt5-5.12[${PYTHON_USEDEP},declarative,multimedia,gui,network,opengl,printsupport,sql,webengine,widgets]
-       )
+       
>=dev-python/PyQt5-5.12[${PYTHON_USEDEP},declarative,multimedia,gui,network,opengl,printsupport,sql,widgets]
+       dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
        >=dev-python/pyyaml-5.1.2[${PYTHON_USEDEP},libyaml]
 "
 

Reply via email to