commit: 48ad977b8a166c1ae5079fee8b60aae90e0d0ad6 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sun Aug 16 13:39:59 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Aug 16 14:20:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48ad977b
media-sound/lame: Add missing dep on ncurses Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> media-sound/lame/lame-3.99.5-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-sound/lame/lame-3.99.5-r1.ebuild b/media-sound/lame/lame-3.99.5-r1.ebuild index b1fb71d..48f81fd 100644 --- a/media-sound/lame/lame-3.99.5-r1.ebuild +++ b/media-sound/lame/lame-3.99.5-r1.ebuild @@ -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}