wok diff mplayer/receipt @ rev 19119

vlc (hack build for time being)
author Paul Issott <paul@slitaz.org>
date Sun May 08 09:53:06 2016 +0100 (2016-05-08)
parents af8a8f177c6c
children b65ca8c01464
line diff
     1.1 --- a/mplayer/receipt	Sat Sep 12 19:55:05 2015 +0200
     1.2 +++ b/mplayer/receipt	Sun May 08 09:53:06 2016 +0100
     1.3 @@ -36,6 +36,7 @@
     1.4  		BUILD_DEPENDS="$BUILD_DEPENDS cdparanoia-III-dev x264-dev enca-dev \
     1.5  		libmng-dev lirc-dev" ;;
     1.6  	arm*) 
     1.7 +		export PATH=/cross/arm/tools/arm-slitaz-linux-gnueabi/bin:$PATH
     1.8  		BUILD_DEPENDS="$BUILD_DEPENDS libsdl-dev" 
     1.9  		ARCH_ARGS="--target=arm-linux --enable-cross-compile --enable-sdl" ;;
    1.10  esac