wok diff python-django/receipt @ rev 3771
Add: commoncpp2 (1.7.3)
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Wed Jul 29 16:43:43 2009 +0000 (2009-07-29) |
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 Wed Jul 29 16:43:43 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 +}