wok-next diff smbbox/receipt @ rev 20487
nareto: update config.ini.php path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 12 10:58:05 2018 +0100 (2018-03-12) |
parents | aae2acb9dd76 |
children | cd7906120828 |
line diff
1.1 --- a/smbbox/receipt Mon Dec 16 13:21:18 2013 +0100 1.2 +++ b/smbbox/receipt Mon Mar 12 10:58:05 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()