wok diff python-bpython/receipt @ rev 16258

ARM: add webkit (cross compile in my local chroot :-) and needed deps
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 05 06:13:29 2014 +0200 (2014-04-05)
parents d13abbbfc743
children 6135577f4d08
line diff
     1.1 --- a/python-bpython/receipt	Tue Jul 23 19:29:39 2013 -0300
     1.2 +++ b/python-bpython/receipt	Sat Apr 05 06:13:29 2014 +0200
     1.3 @@ -6,9 +6,11 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A fancy interface to the Python interpreter."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 +LICENSE="MIT"
     1.8  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.bpython-interpreter.org"
    1.10  WGET_URL="$WEB_SITE/releases/$TARBALL"
    1.11 +
    1.12  DEPENDS="python python-pygments setuptools"
    1.13  BUILD_DEPENDS="$DEPENDS python-dev"
    1.14