wok-next diff util-linux-mount/receipt @ rev 15000
Add some GPL2 licenses
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 10 17:00:38 2013 +0000 (2013-08-10) |
parents | d35ad056f90e |
children | f4c22f009037 |
line diff
1.1 --- a/util-linux-mount/receipt Mon Apr 23 16:19:05 2012 +0200 1.2 +++ b/util-linux-mount/receipt Sat Aug 10 17:00:38 2013 +0000 1.3 @@ -5,10 +5,12 @@ 1.4 CATEGORY="base-system" 1.5 SHORT_DESC="The mount utilities and libmount library from Util linux." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="glibc-base" 1.8 +LICENCE="GPL2" 1.9 WANTED="util-linux" 1.10 WEB_SITE="http://kernel.org/~kzak/util-linux/" 1.11 1.12 +DEPENDS="glibc-base" 1.13 + 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules() 1.16 {