wok-current diff smbbox/receipt @ rev 18400
open-vm-tools: missing deps
author | Nathan Neulinger <nneul@neulinger.org> |
---|---|
date | Sat Sep 19 03:36:38 2015 +0000 (2015-09-19) |
parents | aae2acb9dd76 |
children | 6135577f4d08 |
line diff
1.1 --- a/smbbox/receipt Mon Dec 16 13:21:18 2013 +0100 1.2 +++ b/smbbox/receipt Sat Sep 19 03:36:38 2015 +0000 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()