From 48ad977b8a166c1ae5079fee8b60aae90e0d0ad6 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 16 Aug 2015 15:39:59 +0200 Subject: [PATCH] media-sound/lame: Add missing dep on ncurses Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- 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 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} -- 2.26.2