mplayer_1.0pre8.bb : add more DEPENDS alsa-lib, lzo, fontconfig, thanks
authorGraeme Gregory <dp@xora.org.uk>
Mon, 3 Jul 2006 11:31:16 +0000 (11:31 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 3 Jul 2006 11:31:16 +0000 (11:31 +0000)
to hrw for spotting these.

packages/mplayer/mplayer_1.0pre8.bb

index 0fdc492..18b3ce1 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Open Source multimedia player."
 SECTION = "opie/multimedia"
 PRIORITY = "optional"
 HOMEPAGE = "http://www.mplayerhq.hu/"
-DEPENDS = "virtual/libsdl libmad zlib libpng jpeg libungif liba52 mplayer-common"
+DEPENDS = "virtual/libsdl libmad zlib libpng jpeg libungif liba52 fontconfig alsa-lib lzo ncurses mplayer-common"
 RDEPENDS = "mplayer-common"
 LICENSE = "GPL"
 SRC_URI = "http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-${PV}.tar.bz2 \