wok diff smbbox/receipt @ rev 20173

linux: enable CPU microcode loading support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 23 23:11:42 2018 +0100 (2018-01-23)
parents aae2acb9dd76
children 6135577f4d08
line diff
     1.1 --- a/smbbox/receipt	Mon Dec 16 13:21:18 2013 +0100
     1.2 +++ b/smbbox/receipt	Tue Jan 23 23:11:42 2018 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://smbbox.balinor.net/src/$TARBALL"
     1.5  WEB_SITE="http://smbbox.balinor.net"
     1.6  
     1.7 -DEPENDS="smbclient smbfs"
     1.8 +DEPENDS="smbclient cifs-utils"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()