wok-next diff talloc-python/receipt @ rev 18925

description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 15:02:38 2016 +0200 (2016-02-25)
parents 7655fb6bf8dd
children
line diff
     1.1 --- a/talloc-python/receipt	Fri Aug 17 15:29:05 2012 +0000
     1.2 +++ b/talloc-python/receipt	Thu Feb 25 15:02:38 2016 +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  {