wok diff nettle-dev/receipt @ rev 20235

busybox: add arch (uname -m alias)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 05 15:52:59 2018 +0100 (2018-03-05)
parents f6439eea12df
children 163f71af5751
line diff
     1.1 --- a/nettle-dev/receipt	Fri Sep 11 18:59:23 2015 +0000
     1.2 +++ b/nettle-dev/receipt	Mon Mar 05 15:52:59 2018 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  HOST_ARCH="i486 arm"
     1.5  
     1.6  WANTED="nettle"
     1.7 -DEPENDS="nettle"
     1.8 +DEPENDS="nettle pkg-config"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()