mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
committed by
Koen Kooi
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)}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user