summaryrefslogtreecommitdiff
path: root/recipes/python
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-django_1.0.2.bb3
-rw-r--r--recipes/python/python-flup_1.0.2.bb (renamed from recipes/python/python-flup_1.0.1.bb)0
2 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 \
diff --git a/recipes/python/python-flup_1.0.1.bb b/recipes/python/python-flup_1.0.2.bb
index d5f865da11..d5f865da11 100644
--- a/recipes/python/python-flup_1.0.1.bb
+++ b/recipes/python/python-flup_1.0.2.bb