projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aff38e
)
media-sound/lame: Add missing dep on ncurses
author
Justin Lecher
<jlec@gentoo.org>
Sun, 16 Aug 2015 13:39:59 +0000
(15:39 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Sun, 16 Aug 2015 14:20:50 +0000
(16:20 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
media-sound/lame/lame-3.99.5-r1.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/lame/lame-3.99.5-r1.ebuild
b/media-sound/lame/lame-3.99.5-r1.ebuild
index b1fb71d78b9053dac0455c8a138cd7da294643a4..48f81fd4e0d7340aa7bf3457c16bb7c72469f7a2 100644
(file)
--- 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}