diff options
author | Ulrich Müller <ulm@gentoo.org> | 2016-02-09 22:42:20 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2016-02-09 22:42:20 +0100 |
commit | 42abc0922094c10db79adb500a6c4079af7061e1 (patch) | |
tree | a98c6bd77ccf7bdc068005e3f5559e17c2ea84ad /app-emulation | |
parent | app-editors/xemacs: Whitespace. (diff) | |
download | gentoo-42abc0922094c10db79adb500a6c4079af7061e1.tar.gz gentoo-42abc0922094c10db79adb500a6c4079af7061e1.tar.bz2 gentoo-42abc0922094c10db79adb500a6c4079af7061e1.zip |
app-emulation/xtrs: Add proper slot dependency on ncurses.
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xtrs/xtrs-4.9d-r3.ebuild | 4 |
1 files 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 795de862d061..8bd202655934 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} |