Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/socat/
Date: Wed, 03 Jun 2020 09:10:37
Message-Id: 1591175429.1821838c98613733da2fb2305febe7de72f3c40f.jer@gentoo
1 commit: 1821838c98613733da2fb2305febe7de72f3c40f
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 3 09:09:36 2020 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 3 09:10:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1821838c
7
8 net-misc/socat: BDEPEND on app-text/yodl
9
10 Package-Manager: Portage-2.3.100, Repoman-2.3.22
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 net-misc/socat/socat-9999.ebuild | 4 +++-
14 1 file changed, 3 insertions(+), 1 deletion(-)
15
16 diff --git a/net-misc/socat/socat-9999.ebuild b/net-misc/socat/socat-9999.ebuild
17 index 2c12dbc3dc4..7d28699e42f 100644
18 --- a/net-misc/socat/socat-9999.ebuild
19 +++ b/net-misc/socat/socat-9999.ebuild
20 @@ -21,9 +21,11 @@ DEPEND="
21 readline? ( sys-libs/readline:= )
22 tcpd? ( sys-apps/tcp-wrappers )
23 "
24 +BDEPEND="
25 + app-text/yodl
26 +"
27 DEPEND="
28 ${RDEPEND}
29 - app-text/yodl
30 "
31 RESTRICT="
32 test