mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
mplayer2: add faad2 to DEPENDS
* it's autodetected from sysroot after faad2 is built Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ SECTION = "multimedia"
|
|||||||
HOMEPAGE = "http://www.mplayerhq.hu/"
|
HOMEPAGE = "http://www.mplayerhq.hu/"
|
||||||
DEPENDS = "libvpx live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib \
|
DEPENDS = "libvpx live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib \
|
||||||
libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses \
|
libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses \
|
||||||
libxv virtual/libx11 libass speex \
|
libxv virtual/libx11 libass speex faad2 \
|
||||||
${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad liba52 lame', d)}"
|
${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad liba52 lame', d)}"
|
||||||
|
|
||||||
RDEPENDS_${PN} = "mplayer-common"
|
RDEPENDS_${PN} = "mplayer-common"
|
||||||
|
|||||||
Reference in New Issue
Block a user