Gentoo Archives: gentoo-commits

From: Adam Pimentel <adam.pimentel@××××××××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/feather/
Date: Thu, 01 Dec 2022 15:16:34
Message-Id: 1669907767.4dbf36ce3f0a4adaa711f31ef5c1316ea597cedf.adam.pimentel@gentoo
1 commit: 4dbf36ce3f0a4adaa711f31ef5c1316ea597cedf
2 Author: Adam Pimentel <adam.pimentel <AT> protonmail <DOT> com>
3 AuthorDate: Thu Dec 1 15:16:07 2022 +0000
4 Commit: Adam Pimentel <adam.pimentel <AT> protonmail <DOT> com>
5 CommitDate: Thu Dec 1 15:16:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4dbf36ce
7
8 net-p2p/feather: fixed DEPEND typo
9
10 Signed-off-by: Adam Pimentel <adam.pimentel <AT> protonmail.com>
11
12 net-p2p/feather/feather-2.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-p2p/feather/feather-2.1.0.ebuild b/net-p2p/feather/feather-2.1.0.ebuild
16 index 694e18e2b..206d0843e 100644
17 --- a/net-p2p/feather/feather-2.1.0.ebuild
18 +++ b/net-p2p/feather/feather-2.1.0.ebuild
19 @@ -51,7 +51,7 @@ DEPEND="
20 >=dev-qt/qtwebsockets-5.15:5
21 >=dev-qt/qtwidgets-5.15:5
22 >=dev-qt/qtconcurrent-5.15:5
23 - >=dev-qt/qtxml-5.15:
24 + >=dev-qt/qtxml-5.15:5
25 media-gfx/qrencode:=
26 net-dns/unbound:=[threads]
27 net-libs/czmq:=