wok diff python-django/receipt @ rev 15628

vlc, weechat, xorg-libXpm, xorg-libXmu, xorg-libXaw: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 09 07:45:53 2013 +0000 (2013-12-09)
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	Mon Dec 09 07:45:53 2013 +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.