wok diff sakura/receipt @ rev 16531

mpg123: fix missing .la files on ARM
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 26 21:17:33 2014 +0200 (2014-04-26)
parents c3c55061e3e4
children 26a6bcd5604e
line diff
     1.1 --- a/sakura/receipt	Wed Apr 09 15:29:02 2014 +0200
     1.2 +++ b/sakura/receipt	Sat Apr 26 21:17:33 2014 +0200
     1.3 @@ -11,8 +11,8 @@
     1.4  WGET_URL="https://launchpad.net/sakura/trunk/$VERSION/+download/$TARBALL"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -DEPENDS="gtk+ vte xorg-libXdamage"
     1.8 -BUILD_DEPENDS="gtk+-dev vte-dev xorg-libXdamage-dev"
     1.9 +DEPENDS="gtk+ vte xorg-libXdamage xorg-libXi"
    1.10 +BUILD_DEPENDS="gtk+-dev vte-dev xorg-libXdamage-dev xorg-libXi-dev"
    1.11  
    1.12  # Handle cross compilation.
    1.13  case "$ARCH" in