# HG changeset patch # User Rohit Joshi # Date 1272542248 14400 # Node ID 0be5201ab431de513e5986ad698f52141de74ade # Parent 5fcb2ff5f7facce5c44c83e548fc55a0a5d1d04b vlc: no need to disable-swscale; compiles with ffmpeg-svn-dev but not with ffmpeg-dev diff -r 5fcb2ff5f7fa -r 0be5201ab431 vlc/receipt --- a/vlc/receipt Thu Apr 29 10:16:12 2010 +0000 +++ b/vlc/receipt Thu Apr 29 07:57:28 2010 -0400 @@ -37,7 +37,6 @@ --disable-lua --disable-live555 --disable-shout \ --disable-dvdnav --disable-fluidsynth --disable-a52 \ --disable-smb --disable-gnomevfs --disable-glx \ - --disable-swscale \ $CONFIGURE_ARGS && make && make DESTDIR=$PWD/_pkg install