diff options
-rw-r--r-- | net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild index 2835c728daa4..7d8e306fb3f3 100644 --- a/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild +++ b/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="nls xinetd" -RDEPEND="sys-libs/ncurses" +RDEPEND="sys-libs/ncurses:=" DEPEND="${RDEPEND} !net-misc/netkit-telnetd xinetd? ( sys-apps/xinetd ) |