mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 05:54:49 +00:00
mplayer2: move lame into ENTERPRISE_DISTRO check
Lame was in two places in build dependencies. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Eric Bénard <eric@eukrea.com>
This commit is contained in:
parent
51ec241860
commit
aea60d3985
@ -2,7 +2,7 @@ DESCRIPTION = "Open Source multimedia player."
|
||||
SECTION = "multimedia"
|
||||
HOMEPAGE = "http://www.mplayerhq.hu/"
|
||||
DEPENDS = "libvpx live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib \
|
||||
libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses lame \
|
||||
libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses \
|
||||
libxv virtual/libx11 libass speex \
|
||||
${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad liba52 lame', d)}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user