commit:     05c48bc3e9be6335f3bfda8af5c26396519fa63c
Author:     Guillaume Seren <guillaumeseren <AT> gmail <DOT> com>
AuthorDate: Fri Apr 23 15:40:36 2021 +0000
Commit:     Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Tue Apr 27 10:52:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05c48bc3

www-client/qutebrowser: add PyQt5[dbus] dependency

Closes: https://bugs.gentoo.org/785202
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Guillaume Seren <guillaumeseren <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20514
Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>

 .../{qutebrowser-2.2.0.ebuild => qutebrowser-2.2.0-r1.ebuild}           | 2 +-
 www-client/qutebrowser/qutebrowser-9999.ebuild                          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/qutebrowser/qutebrowser-2.2.0.ebuild 
b/www-client/qutebrowser/qutebrowser-2.2.0-r1.ebuild
similarity index 96%
rename from www-client/qutebrowser/qutebrowser-2.2.0.ebuild
rename to www-client/qutebrowser/qutebrowser-2.2.0-r1.ebuild
index 7d86502435d..be33807c24d 100644
--- a/www-client/qutebrowser/qutebrowser-2.2.0.ebuild
+++ b/www-client/qutebrowser/qutebrowser-2.2.0-r1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
        dev-python/jinja[${PYTHON_USEDEP}]
        dev-python/markupsafe[${PYTHON_USEDEP}]
        dev-python/pygments[${PYTHON_USEDEP}]
-       
dev-python/PyQt5[${PYTHON_USEDEP},declarative,multimedia,gui,network,opengl,printsupport,sql,widgets]
+       
dev-python/PyQt5[${PYTHON_USEDEP},dbus,declarative,multimedia,gui,network,opengl,printsupport,sql,widgets]
        dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
        >=dev-python/pyyaml-5.4.1[${PYTHON_USEDEP},libyaml]
        dev-python/typing-extensions[${PYTHON_USEDEP}]

diff --git a/www-client/qutebrowser/qutebrowser-9999.ebuild 
b/www-client/qutebrowser/qutebrowser-9999.ebuild
index 603c6acf96c..8ed082ba920 100644
--- a/www-client/qutebrowser/qutebrowser-9999.ebuild
+++ b/www-client/qutebrowser/qutebrowser-9999.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
        dev-python/markupsafe[${PYTHON_USEDEP}]
        dev-python/pygments[${PYTHON_USEDEP}]
        dev-python/pypeg2[${PYTHON_USEDEP}]
-       
dev-python/PyQt5[${PYTHON_USEDEP},declarative,multimedia,gui,network,opengl,printsupport,sql,widgets]
+       
dev-python/PyQt5[${PYTHON_USEDEP},dbus,declarative,multimedia,gui,network,opengl,printsupport,sql,widgets]
        dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
        >=dev-python/pyyaml-5.4.1[${PYTHON_USEDEP},libyaml]
        dev-python/typing-extensions[${PYTHON_USEDEP}]

Reply via email to