commit:     42abc0922094c10db79adb500a6c4079af7061e1
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 21:42:20 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 21:42:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42abc092

app-emulation/xtrs: Add proper slot dependency on ncurses.

Package-Manager: portage-2.2.27

 app-emulation/xtrs/xtrs-4.9d-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/xtrs/xtrs-4.9d-r3.ebuild 
b/app-emulation/xtrs/xtrs-4.9d-r3.ebuild
index 795de86..8bd2026 100644
--- a/app-emulation/xtrs/xtrs-4.9d-r3.ebuild
+++ b/app-emulation/xtrs/xtrs-4.9d-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ KEYWORDS="amd64 ppc x86 ~x86-fbsd"
 IUSE="ls-dos"
 RESTRICT="ls-dos? ( bindist )"
 
-RDEPEND="sys-libs/ncurses
+RDEPEND="sys-libs/ncurses:0
        sys-libs/readline:0
        >=x11-libs/libX11-1.0.0"
 DEPEND="${RDEPEND}

Reply via email to