wok-6.x diff xorg-xkeyboard-config-dev/receipt @ rev 19985

Up zstd (1.2.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jul 01 15:39:55 2017 +0200 (2017-07-01)
parents 6cf7c4365e6d
children 814c58f64f83
line diff
     1.1 --- a/xorg-xkeyboard-config-dev/receipt	Sun Mar 30 19:59:41 2014 +0200
     1.2 +++ b/xorg-xkeyboard-config-dev/receipt	Sat Jul 01 15:39:55 2017 +0200
     1.3 @@ -10,10 +10,11 @@
     1.4  WANTED="xorg-xkeyboard-config"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 +DEPENDS="xorg-xkeyboard-config pkg-config"
     1.8 +
     1.9  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.10  genpkg_rules()
    1.11  {
    1.12  	mkdir -p $fs/usr/share
    1.13  	cp -a $install/usr/share/pkgconfig $fs/usr/share
    1.14  }
    1.15 -