wok diff phpsysinfo/receipt @ rev 16264

Add some any arch packages
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 05 10:12:34 2014 +0000 (2014-04-05)
parents 408c87fa22ca
children 9e01bc6321ea
line diff
     1.1 --- a/phpsysinfo/receipt	Sat Aug 10 17:48:05 2013 +0000
     1.2 +++ b/phpsysinfo/receipt	Sat Apr 05 10:12:34 2014 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  CONFIG_FILES="/etc/phpsysinfo.conf"
     1.7 +HOST_ARCH="any"
     1.8  
     1.9  DEPENDS="php pcre-dev"
    1.10  BUILD_DEPENDS=""