Shared postproc lib for ffmpeg
authorTim Ansell <mithro@mithis.com>
Sun, 26 Sep 2004 16:38:52 +0000 (16:38 +0000)
committerTim Ansell <mithro@mithis.com>
Sun, 26 Sep 2004 16:38:52 +0000 (16:38 +0000)
BKrev: 4156f09cyP-xY7CF9pOVhSllQdgjng

ffmpeg/ffmpeg_0.4.9-pre1.oe

index a5d92f4..5e966bc 100644 (file)
@@ -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 \