summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/nano/nano-1.3.7.ebuild')
-rw-r--r--app-editors/nano/nano-1.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-1.3.7.ebuild b/app-editors/nano/nano-1.3.7.ebuild
index 214a2ba0f21f..c2a5d720f896 100644
--- a/app-editors/nano/nano-1.3.7.ebuild
+++ b/app-editors/nano/nano-1.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.7.ebuild,v 1.2 2005/05/14 17:22:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-1.3.7.ebuild,v 1.3 2005/05/30 05:03:56 vapier Exp $
inherit eutils
@@ -16,7 +16,7 @@ IUSE="nls build spell justify debug slang ncurses nomac unicode"
DEPEND=">=sys-libs/ncurses-5.2
nls? ( sys-devel/gettext )
- slang? ( sys-libs/slang )"
+ !ncurses? ( slang? ( sys-libs/slang ) )"
PROVIDE="virtual/editor"
S=${WORKDIR}/${MY_P}