[oe-commits] Koen Kooi : mplayer: add live555 to depends

git version control git at git.openembedded.org
Mon Jul 20 11:12:50 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 196429904092f95e7f1042fb92bfcfaca87f5577
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=196429904092f95e7f1042fb92bfcfaca87f5577

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Jul 20 13:06:14 2009 +0200

mplayer: add live555 to depends

---

 recipes/mplayer/mplayer_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/mplayer/mplayer_svn.bb b/recipes/mplayer/mplayer_svn.bb
index dfb7353..d26302e 100644
--- a/recipes/mplayer/mplayer_svn.bb
+++ b/recipes/mplayer/mplayer_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Open Source multimedia player."
 SECTION = "multimedia"
 PRIORITY = "optional"
 HOMEPAGE = "http://www.mplayerhq.hu/"
-DEPENDS = "libdvdread libtheora virtual/libsdl ffmpeg xsp zlib libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses lame libxv virtual/libx11 virtual/kernel \
+DEPENDS = "live555 libdvdread libtheora virtual/libsdl ffmpeg xsp zlib libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses lame libxv virtual/libx11 virtual/kernel \
 	   ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad liba52 lame', d)}"
 
 RDEPENDS = "mplayer-common"





More information about the Openembedded-commits mailing list