summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-05-06 13:01:06 -0400
committerMichael Sterrett <mr_bones_@gentoo.org>2016-05-06 13:09:59 -0400
commit79d57486b7eb17684a0fcd4c94cc081322f0edbb (patch)
tree76a40c912e934cede3a180cd47356156ddcc352a /games-simulation/pmars-sdl
parentmedia-libs/libsdl2: clean old (diff)
downloadgentoo-79d57486b7eb17684a0fcd4c94cc081322f0edbb.tar.gz
gentoo-79d57486b7eb17684a0fcd4c94cc081322f0edbb.tar.bz2
gentoo-79d57486b7eb17684a0fcd4c94cc081322f0edbb.zip
games-simulation/pmars-sdl: add slot to sys-libs/ncurses
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-simulation/pmars-sdl')
-rw-r--r--games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild
index 1826340d710d..c4489d172b40 100644
--- a/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild
+++ b/games-simulation/pmars-sdl/pmars-sdl-0.9.2e.ebuild
@@ -20,7 +20,7 @@ IUSE="sdl X"
DEPEND="sdl? ( x11-libs/libX11 media-libs/libsdl[video] )
X? ( x11-libs/libX11 )
- !sdl? ( !X? ( sys-libs/ncurses ) )"
+ !sdl? ( !X? ( sys-libs/ncurses:0 ) )"
RDEPEND=${DEPEND}
S=${WORKDIR}/${MY_P}