wok-next diff nomad/receipt @ rev 18554
sdft: fix fail when '/' in Name
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Nov 08 01:21:45 2015 +0200 (2015-11-08) |
parents | dd3e14a6278d |
children | d43bf7aae921 |
line diff
1.1 --- a/nomad/receipt Mon Aug 16 12:43:11 2010 +0200 1.2 +++ b/nomad/receipt Sun Nov 08 01:21:45 2015 +0200 1.3 @@ -6,9 +6,10 @@ 1.4 SHORT_DESC="user friendly wifi configure for nomads." 1.5 WEB_SITE="http://doc.slitaz.org/en:guides:wifi-easy" 1.6 MAINTAINER="sygne@ombres.eu" 1.7 +LICENSE="GPL3" 1.8 + 1.9 DEPENDS="gtkdialog wireless_tools" 1.10 1.11 - 1.12 # Rules to gen a SliTaz package suitable for Tazpkg. 1.13 genpkg_rules() 1.14 {