summaryrefslogtreecommitdiff
path: root/ffmpeg
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg')
-rw-r--r--ffmpeg/ffmpeg_0.4.9-pre1.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/ffmpeg/ffmpeg_0.4.9-pre1.oe b/ffmpeg/ffmpeg_0.4.9-pre1.oe
index a5d92f4ca4..5e966bcaea 100644
--- a/ffmpeg/ffmpeg_0.4.9-pre1.oe
+++ b/ffmpeg/ffmpeg_0.4.9-pre1.oe
@@ -2,7 +2,7 @@
DESCRIPTION = "ffmpeg"
SECTION = "libs"
PRIORITY = "optional"
-DEPENDS = "zlib libvorbis faad2 faac liba52 lame"
+DEPENDS = "zlib libvorbis faad2 faac liba52 lame mplayer"
inherit autotools
@@ -22,6 +22,7 @@ EXTRA_OECONF=" \
--enable-a52 \
--enable-a52bin \
--enable-pp \
+ --enable-shared-pp \
--enable-shared \
--disable-amr_nb \
--enable-amr_nb-fixed \