wok-current diff talloc-python/receipt @ rev 20103
Typo in pypdf2
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 09 16:28:52 2017 +0200 (2017-10-09) |
parents | 7655fb6bf8dd |
children | 6135577f4d08 |
line diff
1.1 --- a/talloc-python/receipt Fri Aug 17 15:29:05 2012 +0000 1.2 +++ b/talloc-python/receipt Mon Oct 09 16:28:52 2017 +0200 1.3 @@ -5,10 +5,12 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Python bindings for talloc" 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="talloc python" 1.8 +LICENSE="LGPL" 1.9 WEB_SITE="http://talloc.samba.org/" 1.10 WANTED="talloc" 1.11 1.12 +DEPENDS="talloc python" 1.13 + 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules() 1.16 {