commit:     01b5ef22ed7d88777377da9c8d7210c3f31f5ab0
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 11 11:09:37 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jan 11 11:10:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01b5ef22

net-misc/maestral-qt: fix svg dependency

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral-qt/maestral-qt-1.6.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild 
b/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild
index 178cfd17e..43ea84558 100644
--- a/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild
+++ b/net-misc/maestral-qt/maestral-qt-1.6.5.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
        >=dev-python/click-8.0.2[${PYTHON_USEDEP}]
        dev-python/markdown2[${PYTHON_USEDEP}]
        dev-python/packaging[${PYTHON_USEDEP}]
-       dev-python/PyQt6[widgets,gui,${PYTHON_USEDEP}]
+       dev-python/PyQt6[widgets,gui,svg,${PYTHON_USEDEP}]
        ~net-misc/maestral-${PV}[${PYTHON_USEDEP}]
        $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
 "

Reply via email to