commit:     4dbf36ce3f0a4adaa711f31ef5c1316ea597cedf
Author:     Adam Pimentel <adam.pimentel <AT> protonmail <DOT> com>
AuthorDate: Thu Dec  1 15:16:07 2022 +0000
Commit:     Adam Pimentel <adam.pimentel <AT> protonmail <DOT> com>
CommitDate: Thu Dec  1 15:16:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4dbf36ce

net-p2p/feather: fixed DEPEND typo

Signed-off-by: Adam Pimentel <adam.pimentel <AT> protonmail.com>

 net-p2p/feather/feather-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/feather/feather-2.1.0.ebuild 
b/net-p2p/feather/feather-2.1.0.ebuild
index 694e18e2b..206d0843e 100644
--- a/net-p2p/feather/feather-2.1.0.ebuild
+++ b/net-p2p/feather/feather-2.1.0.ebuild
@@ -51,7 +51,7 @@ DEPEND="
        >=dev-qt/qtwebsockets-5.15:5
        >=dev-qt/qtwidgets-5.15:5
        >=dev-qt/qtconcurrent-5.15:5
-       >=dev-qt/qtxml-5.15:
+       >=dev-qt/qtxml-5.15:5
        media-gfx/qrencode:=
        net-dns/unbound:=[threads]
        net-libs/czmq:=

Reply via email to