summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-06-03 11:09:36 +0200
committerJeroen Roovers <jer@gentoo.org>2020-06-03 11:10:29 +0200
commit1821838c98613733da2fb2305febe7de72f3c40f (patch)
treea25ed2180b57067f0a8938a10c31da844f3db252
parentapp-text/yodl: DEPEND => BDEPEND (diff)
downloadgentoo-1821838c.tar.gz
gentoo-1821838c.tar.bz2
gentoo-1821838c.zip
net-misc/socat: BDEPEND on app-text/yodl
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
-rw-r--r--net-misc/socat/socat-9999.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/socat/socat-9999.ebuild b/net-misc/socat/socat-9999.ebuild
index 2c12dbc3dc4f..7d28699e42fd 100644
--- a/net-misc/socat/socat-9999.ebuild
+++ b/net-misc/socat/socat-9999.ebuild
@@ -21,9 +21,11 @@ DEPEND="
readline? ( sys-libs/readline:= )
tcpd? ( sys-apps/tcp-wrappers )
"
+BDEPEND="
+ app-text/yodl
+"
DEPEND="
${RDEPEND}
- app-text/yodl
"
RESTRICT="
test