wok-next diff python-django/receipt @ rev 15908
python-elaphe,python-barcode,python-jcconv: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 15 11:55:21 2014 +0000 (2014-02-15) |
parents | ca4495712bef |
children | d3eb5f4b53ea |
line diff
1.1 --- a/python-django/receipt Tue Jul 23 19:28:00 2013 -0300 1.2 +++ b/python-django/receipt Sat Feb 15 11:55:21 2014 +0000 1.3 @@ -6,11 +6,13 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Django is a high-level Python Web framework." 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 +LICENSE="BSD" 1.8 TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WEB_SITE="https://www.djangoproject.com/" 1.10 WGET_URL="https://www.djangoproject.com/m/releases/1.5/$TARBALL" 1.11 +SUGGESTED="python-mysql" 1.12 + 1.13 DEPENDS="python python-pysqlite" 1.14 -SUGGESTED="python-mysql" 1.15 BUILD_DEPENDS="setuptools wget" 1.16 1.17 # Rules to configure and make the package.