wok-current diff libdb/receipt @ rev 16762
sshfs-fuse/rsshfs: do not trust remote read-only option
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 17 10:26:10 2014 +0200 (2014-06-17) |
parents | 65940fb0441b |
children | 24033cc7961e |
line diff
1.1 --- a/libdb/receipt Mon Jun 04 00:47:21 2012 +0200 1.2 +++ b/libdb/receipt Tue Jun 17 10:26:10 2014 +0200 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="Berkeley database libraries." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="BSD" 1.8 WEB_SITE="http://www.oracle.com/technology/software/products/berkeley-db/db/" 1.9 -DEPENDS="glibc-base" 1.10 WANTED="db" 1.11 HOST_ARCH="i486 arm" 1.12 1.13 +DEPENDS="glibc-base" 1.14 + 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules() 1.17 {