wok diff python-django/receipt @ rev 3413

Ren: pysqlite -> python-pysqlite & U.R.O.P.T.D.O.I
author Claudinei Pereira <claudinei@slitaz.org>
date Fri Jun 12 22:20:17 2009 +0000 (2009-06-12)
parents ad73f7efcc3d
children 8487ca1081a5
line diff
     1.1 --- a/python-django/receipt	Fri Jun 12 11:12:54 2009 +0000
     1.2 +++ b/python-django/receipt	Fri Jun 12 22:20:17 2009 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.djangoproject.com/"
     1.6  WGET_URL="http://media.djangoproject.com/releases/1.0.2/$TARBALL"
     1.7 -DEPENDS="python pysqlite"
     1.8 +DEPENDS="python python-pysqlite"
     1.9  SUGGESTED="python-mysql"
    1.10  BUILD_DEPENDS="python python-dev"
    1.11  
    1.12 @@ -31,4 +31,4 @@
    1.13  post_install()
    1.14  {
    1.15  	rm -rf $1/var/lib/tazpkg/installed/django
    1.16 -}
    1.17 \ No newline at end of file
    1.18 +}