Skip to content

Commit

Permalink
app-cdr/cdw: Fix sys-libs/ncurses SLOT warnings
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <[email protected]>
  • Loading branch information
Jeroen Roovers committed Dec 2, 2018
1 parent 7a0451d commit 411176b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-cdr/cdw/cdw-0.8.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RDEPEND="
app-cdr/dvd+rw-tools
dev-libs/libburn
dev-libs/libcdio[-minimal]
sys-libs/ncurses[unicode]
sys-libs/ncurses:*[unicode]
"
DEPEND="
${RDEPEND}
Expand Down
2 changes: 1 addition & 1 deletion app-cdr/cdw/cdw-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RDEPEND="
app-cdr/dvd+rw-tools
dev-libs/libburn
dev-libs/libcdio[-minimal]
sys-libs/ncurses[unicode]
sys-libs/ncurses:*[unicode]
"
DEPEND="
${RDEPEND}
Expand Down

0 comments on commit 411176b

Please sign in to comment.