mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 20:46:13 +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>
This commit is contained in:
parent
14b6850607
commit
368c674608
@ -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