wok-6.x diff xorg-libpciaccess/receipt @ rev 19800
e4rat: add -lcom_err
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 25 09:54:23 2017 +0100 (2017-02-25) |
parents | eb8067417980 |
children | 814c58f64f83 |
line diff
1.1 --- a/xorg-libpciaccess/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/xorg-libpciaccess/receipt Sat Feb 25 09:54:23 2017 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.x.org/" 1.6 WGET_URL="ftp://ftp.solnet.ch/mirror/x.org/pub/individual/lib/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()