aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/mplayer
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-12-14 01:10:32 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-15 09:25:12 +0100
commitb41702a6bd1db5e970555342db11c2212780f1a0 (patch)
tree546f44a349af518643db434526534329a6179b0d /meta-oe/recipes-multimedia/mplayer
parentd91b657ebed3bff49b203aefe112124d5d3c954a (diff)
downloadmeta-openembedded-contrib-b41702a6bd1db5e970555342db11c2212780f1a0.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-multimedia/mplayer')
-rw-r--r--meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
index 81d3376d72..ee64ca80d2 100644
--- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
+++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
@@ -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)}"