Skip to content

Commit

Permalink
add slot dep for sys-libs/ncurses
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.24
  • Loading branch information
Michael Sterrett committed Dec 18, 2015
1 parent fe00002 commit cef2e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-emulation/atari800/atari800-3.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RDEPEND="sdl? ( >=media-libs/libsdl-1.2.0[opengl?,sound?,video] )
ncurses? ( ${NOTSDL_DEPS} )
!sdl? ( !ncurses? ( ${NOTSDL_DEPS} ) )
readline? ( sys-libs/readline:0
sys-libs/ncurses )
sys-libs/ncurses:0 )
media-libs/libpng:0
sys-libs/zlib"
DEPEND="${RDEPEND}
Expand Down

0 comments on commit cef2e8a

Please sign in to comment.