wok-stable rev 5368
vlc: no need to disable-swscale; compiles with ffmpeg-svn-dev but not with ffmpeg-dev
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Thu Apr 29 07:57:28 2010 -0400 (2010-04-29) |
parents | 5fcb2ff5f7fa |
children | 6a0db6c0b0fe |
files | vlc/receipt |
line diff
1.1 --- a/vlc/receipt Thu Apr 29 10:16:12 2010 +0000 1.2 +++ b/vlc/receipt Thu Apr 29 07:57:28 2010 -0400 1.3 @@ -37,7 +37,6 @@ 1.4 --disable-lua --disable-live555 --disable-shout \ 1.5 --disable-dvdnav --disable-fluidsynth --disable-a52 \ 1.6 --disable-smb --disable-gnomevfs --disable-glx \ 1.7 - --disable-swscale \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install