commit:     11cf3f9fedc75c47d2b186e2736b9778180056f3
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 21:34:50 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 21:34:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11cf3f9f

app-editors/teco: Add proper slot dependency on ncurses.

Package-Manager: portage-2.2.27

 app-editors/teco/teco-1.00-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/teco/teco-1.00-r4.ebuild 
b/app-editors/teco/teco-1.00-r4.ebuild
index 1acf2f9..fe54ed1 100644
--- a/app-editors/teco/teco-1.00-r4.ebuild
+++ b/app-editors/teco/teco-1.00-r4.ebuild
@@ -19,7 +19,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris ~x86-solaris"
 IUSE="doc"
 
-RDEPEND="sys-libs/ncurses"
+RDEPEND="sys-libs/ncurses:0"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"
 

Reply via email to