# HG changeset patch # User Richard Dunbar # Date 1439221107 14400 # Node ID eb1ece5bf82c91fd218c7b3dfa49ae3023b1ab2f # Parent c8412b8e306145f6513fa32fd1075ab1ba7ae90e smbbox: update depends diff -r c8412b8e3061 -r eb1ece5bf82c smbbox/receipt --- a/smbbox/receipt Mon Aug 10 11:33:16 2015 -0400 +++ b/smbbox/receipt Mon Aug 10 11:38:27 2015 -0400 @@ -11,7 +11,7 @@ WGET_URL="http://smbbox.balinor.net/src/$TARBALL" WEB_SITE="http://smbbox.balinor.net" -DEPENDS="smbclient smbfs" +DEPENDS="smbclient cifs-utils" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules()