Skip to content

Commit

Permalink
app-admin/ccze: fix ncurses dependency.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
xmw committed Feb 10, 2017
1 parent 45820f7 commit 8c3b408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-admin/ccze/ccze-0.2.1-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd"
IUSE=""

DEPEND="dev-libs/libpcre
sys-libs/ncurses"
sys-libs/ncurses:0="

RDEPEND="${DEPEND}"

Expand Down
2 changes: 1 addition & 1 deletion app-admin/ccze/ccze-0.2.1-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
IUSE=""

DEPEND="dev-libs/libpcre
sys-libs/ncurses"
sys-libs/ncurses:0="

RDEPEND="${DEPEND}"

Expand Down

0 comments on commit 8c3b408

Please sign in to comment.