summaryrefslogtreecommitdiff
path: root/recipes/python/python-django_1.0.2.bb
diff options
context:
space:
mode:
authorSergey Lapin <slapin@ossfans.org>2009-10-13 17:30:38 +0400
committerSergey Lapin <slapin@ossfans.org>2009-10-13 17:30:38 +0400
commitc9d89f888ec69245c56358b454f37cffd8bb87ac (patch)
tree10d3aefa0fc1c74baeccbc456ce16e0d42816f17 /recipes/python/python-django_1.0.2.bb
parent43653cf44fc541bd55cb094392444a7faa7bb3be (diff)
parent925dea6086bd5f7479eda0226f32bcd46ba025a1 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python/python-django_1.0.2.bb')
-rw-r--r--recipes/python/python-django_1.0.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/python/python-django_1.0.2.bb b/recipes/python/python-django_1.0.2.bb
index 0c572eeeda..572e1906a9 100644
--- a/recipes/python/python-django_1.0.2.bb
+++ b/recipes/python/python-django_1.0.2.bb
@@ -16,11 +16,12 @@ DISTUTILS_INSTALL_ARGS = "--root=${D} --prefix=${prefix}"
RDEPENDS_${PN} = "\
python-email \
+ python-html \
python-netserver \
python-pickle \
python-pprint \
python-shell \
- python-sqlite \
+ python-sqlite3 \
python-textutils \
python-threading \
python-unixadmin \