wok diff xorg-libICE/receipt @ rev 17157

syslinux: fix rockridge (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 15 23:31:45 2014 +0200 (2014-09-15)
parents 5ddb4d29b420
children 814c58f64f83
line diff
     1.1 --- a/xorg-libICE/receipt	Sun Jun 02 09:36:07 2013 +0000
     1.2 +++ b/xorg-libICE/receipt	Mon Sep 15 23:31:45 2014 +0200
     1.3 @@ -10,8 +10,9 @@
     1.4  SOURCE="libICE"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9 -DEPENDS="glibc-base"
    1.10 +DEPENDS=""
    1.11  BUILD_DEPENDS="xorg-xproto xorg-xtrans"
    1.12  
    1.13  # Rules to configure and make the package.