From: Justin Lecher Date: Sun, 16 Aug 2015 13:39:59 +0000 (+0200) Subject: media-sound/lame: Add missing dep on ncurses X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=48ad977b8a166c1ae5079fee8b60aae90e0d0ad6;p=gentoo.git media-sound/lame: Add missing dep on ncurses Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- diff --git a/media-sound/lame/lame-3.99.5-r1.ebuild b/media-sound/lame/lame-3.99.5-r1.ebuild index b1fb71d78b90..48f81fd4e0d7 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}