wok-next diff smbbox/receipt @ rev 19939
Replace s/libtool/libltdl/ in deps, libtool is build_dep.
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sun Oct 15 18:18:17 2017 +0200 (2017-10-15) |
parents | aae2acb9dd76 |
children | cd7906120828 |
line diff
1.1 --- a/smbbox/receipt Mon Dec 16 13:21:18 2013 +0100 1.2 +++ b/smbbox/receipt Sun Oct 15 18:18:17 2017 +0200 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()