mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
mplayer2_git.bb: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
d91b657ebe
commit
b41702a6bd
@@ -1,6 +1,5 @@
|
||||
DESCRIPTION = "Open Source multimedia player."
|
||||
SECTION = "multimedia"
|
||||
PRIORITY = "optional"
|
||||
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 libxv virtual/libx11 virtual/kernel libass \
|
||||
${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad liba52 lame', d)}"
|
||||
|
||||
Reference in New Issue
Block a user