wok-next diff xorg-libXrandr-dev/receipt @ rev 18166
gnutls: --with-default-trust-store-file
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sun Jun 28 00:52:20 2015 +0300 (2015-06-28) |
parents | 3af9c976b7d4 |
children | 70e678f56117 |
line diff
1.1 --- a/xorg-libXrandr-dev/receipt Thu Dec 05 12:49:52 2013 +0000 1.2 +++ b/xorg-libXrandr-dev/receipt Sun Jun 28 00:52:20 2015 +0300 1.3 @@ -9,15 +9,14 @@ 1.4 WANTED="xorg-libXrandr" 1.5 SOURCE="libXrandr" 1.6 WEB_SITE="http://www.x.org/" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 -DEPENDS="xorg-libXrandr xorg-libXext-dev xorg-libXrender-dev xorg-randrproto \ 1.10 -pkg-config" 1.11 +DEPENDS="xorg-libXrandr xorg-libXext-dev xorg-libXrender-dev xorg-randrproto" 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 mkdir -p $fs/usr/lib 1.17 - 1.18 cp -a $install/usr/lib/*.*a* $fs/usr/lib 1.19 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.20 cp -a $install/usr/include $fs/usr