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 74fad6f commit 72e6091
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion games-arcade/ninvaders/ninvaders-0.1.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
inherit toolchain-funcs games

Expand All @@ -13,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
IUSE=""

DEPEND="sys-libs/ncurses"
DEPEND="sys-libs/ncurses:0"
RDEPEND="${DEPEND}"

src_compile() {
Expand Down

0 comments on commit 72e6091

Please sign in to comment.