wok diff ffmpeg-compat/receipt @ rev 17481

Fix wanted versions
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 30 08:49:34 2014 +0100 (2014-12-30)
parents 1e9ca6f4ca16
children 9e01bc6321ea
line diff
     1.1 --- a/ffmpeg-compat/receipt	Sun Mar 16 14:51:45 2014 +0000
     1.2 +++ b/ffmpeg-compat/receipt	Tue Dec 30 08:49:34 2014 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  SOURCE="ffmpeg"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WGET_URL="${WEB_SITE}releases/$TARBALL"
     1.7 -#HOST_ARCH="i486 arm"
     1.8 +HOST_ARCH="i486 arm"
     1.9  
    1.10  DEPENDS="alsa-lib libsdl bzip2"
    1.11  BUILD_DEPENDS="libsdl-dev zlib-dev bzip2-dev coreutils-file-format \