net-misc/inetutils: add blockers for telnetd

Closes: https://bugs.gentoo.org/927455
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2024-08-03 12:48:03 -04:00
parent 8a6796800f
commit 56a5542fdf

View File

@@ -40,6 +40,7 @@ RDEPEND="${DEPEND}
rsh? ( !net-misc/netkit-rsh )
logger? ( !sys-apps/util-linux[logger(+)] )
telnet? ( !net-misc/telnet-bsd !net-misc/netkit-telnetd )
telnetd? ( !net-misc/telnet-bsd !net-misc/netkit-telnetd )
tftp? ( !net-ftp/tftp-hpa )
whois? ( !net-misc/whois )
ifconfig? ( !sys-apps/net-tools )