wok-current diff python-dev/receipt @ rev 15944
Make lzma cross compile and fix libxml2
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Feb 23 00:35:49 2014 +0100 (2014-02-23) |
parents | 6a489592a614 |
children | b58da74b99ca |
line diff
1.1 --- a/python-dev/receipt Fri May 31 20:37:08 2013 +0000 1.2 +++ b/python-dev/receipt Sun Feb 23 00:35:49 2014 +0100 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="The Python programming language devel files." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="python" 1.8 +LICENSE="PSL" 1.9 WANTED="python" 1.10 SOURCE="Python" 1.11 WEB_SITE="http://www.python.org/" 1.12 1.13 +DEPENDS="python" 1.14 + 1.15 # Rules to gen a SliTaz package suitable for Tazpkg. 1.16 genpkg_rules() 1.17 {