wok-current diff tazndis/receipt @ rev 15485
libzip: race condition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 11 07:22:44 2013 +0000 (2013-11-11) |
parents | 866fa2493b1b |
children | 4d66a3d133f0 |
line diff
1.1 --- a/tazndis/receipt Wed Feb 24 12:13:18 2010 +0000 1.2 +++ b/tazndis/receipt Mon Nov 11 07:22:44 2013 +0000 1.3 @@ -5,10 +5,12 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="ndiswrapper replacement for SliTaz with a GUI" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="perl-core wireless_tools ndiswrapper-driver" 1.8 +LICENSE="BSD" 1.9 WEB_SITE="http://www.slitaz.org" 1.10 TAGS="slitaz" 1.11 1.12 +DEPENDS="perl-core wireless_tools ndiswrapper-driver" 1.13 + 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules() 1.16 {