Skip to content

Commit

Permalink
media-sound/lame: Add missing dep on ncurses
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Aug 16, 2015
1 parent 8aff38e commit 48ad977
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion media-sound/lame/lame-3.99.5-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ IUSE="debug cpu_flags_x86_mmx mp3rtp sndfile static-libs"

# These deps are without MULTILIB_USEDEP and are correct since we only build
# libmp3lame for multilib and these deps apply to the lame frontend executable.
RDEPEND=">=sys-libs/ncurses-5.7-r7
RDEPEND="
>=sys-libs/ncurses-5.7-r7:5=
sndfile? ( >=media-libs/libsndfile-1.0.2 )
abi_x86_32? ( !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )"
DEPEND="${RDEPEND}
Expand Down

0 comments on commit 48ad977

Please sign in to comment.