wok-next diff xorg-setxkbmap/receipt @ rev 17307

polkit: remove gobject-introspection from depends
It is development package and we don't need it on regular host.
(was added here: hg.slitaz.org/wok/rev/3c2bd4920bdb)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 01 19:00:09 2014 +0200 (2014-11-01)
parents eb8067417980
children 0994d769f208
line diff
     1.1 --- a/xorg-setxkbmap/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/xorg-setxkbmap/receipt	Sat Nov 01 19:00:09 2014 +0200
     1.3 @@ -10,13 +10,13 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.x.org/"
     1.6  WGET_URL="$XORG_MIRROR/app/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="xorg-xkeyboard-config"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
    1.13  {
    1.14 -	cd $src
    1.15  	./configure \
    1.16  		--sysconfdir=/etc \
    1.17  		--mandir=/usr/share/man \