wok diff xorg-xkeyboard-config-dev/receipt @ rev 20334

Do not use efi shell (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 02 16:13:06 2018 +0200 (2018-06-02)
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 Jun 02 16:13:06 2018 +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 -