wok diff python-babel/receipt @ rev 15953

arm: fix file cross compilation and add testsuite
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 23 15:49:23 2014 +0100 (2014-02-23)
parents 6042bb122d5d
children 16df76e1fc6a
line diff
     1.1 --- a/python-babel/receipt	Thu May 23 01:29:57 2013 +0000
     1.2 +++ b/python-babel/receipt	Sun Feb 23 15:49:23 2014 +0100
     1.3 @@ -3,10 +3,12 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A collection of tools for internationalizing Python applications."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="BSD"
     1.8  SOURCE="Babel"
     1.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://babel.edgewall.org/"
    1.11  WGET_URL="http://ftp.edgewall.com/pub/babel/$TARBALL"
    1.12 +
    1.13  DEPENDS="python"
    1.14  BUILD_DEPENDS="python python-dev setuptools"
    1.15