wok diff slim/receipt @ rev 16381

ARM: add openvpn, openssh, fuse, sshfs-fuse and more
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 15 04:46:37 2014 +0200 (2014-04-15)
parents 9a36cf269dc0
children 59d26358e983
line diff
     1.1 --- a/slim/receipt	Sat Mar 22 20:15:59 2014 +0100
     1.2 +++ b/slim/receipt	Tue Apr 15 04:46:37 2014 +0200
     1.3 @@ -17,6 +17,7 @@
     1.4  DEPENDS="gcc-lib-base libjpeg libpng xorg-libXft xorg-libXmu"
     1.5  BUILD_DEPENDS="freetype-dev jpeg-dev libpng-dev xorg-libXft-dev xorg-libXmu-dev"
     1.6  
     1.7 +# Handle cross compilation
     1.8  case "$ARCH" in
     1.9  	i?86) 
    1.10  		BUILD_DEPENDS="$BUILD_DEPENDS cmake"