wok diff talloc-dev/receipt @ rev 16493

ARM: add tk (so we may have Python IDLE)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 23 15:29:12 2014 +0200 (2014-04-23)
parents 3af9c976b7d4
children 6135577f4d08
line diff
     1.1 --- a/talloc-dev/receipt	Thu Dec 05 12:49:52 2013 +0000
     1.2 +++ b/talloc-dev/receipt	Wed Apr 23 15:29:12 2014 +0200
     1.3 @@ -5,9 +5,11 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Hierarchical pool based memory allocator with destructors (devel files)."
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 +LICENSE="LGPL"
     1.8  WEB_SITE="http://talloc.samba.org/"
     1.9 +WANTED="talloc"
    1.10 +
    1.11  DEPENDS="talloc pkg-config"
    1.12 -WANTED="talloc"
    1.13  
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  genpkg_rules()