summaryrefslogtreecommitdiff
path: root/packages/python/python-webpy_0.138.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-07-08 21:29:51 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-08 21:29:51 +0000
commit24b19c060d6b9d1471c918b50d5dd5dae80e7fe0 (patch)
tree9d47c211a7c5c61654dd060a2ce4484232e333ff /packages/python/python-webpy_0.138.bb
parent8e93c71c8da9cc42f7bcc9ac90e0e8e01fd77cbd (diff)
parent5ab456509872fb6f1873c6ba2ee63a3a4cbdb064 (diff)
merge of 9e87109e716f77df8d97648a6db285fa5a2f8a95
and a6602b9dd64190727c29e6f38e0d7addac46299b
Diffstat (limited to 'packages/python/python-webpy_0.138.bb')
-rw-r--r--packages/python/python-webpy_0.138.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-webpy_0.138.bb b/packages/python/python-webpy_0.138.bb
index 557b9ee71e..f7c8aa821c 100644
--- a/packages/python/python-webpy_0.138.bb
+++ b/packages/python/python-webpy_0.138.bb
@@ -3,9 +3,9 @@ SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "PSF"
-RDEPENDS = "python-netserver"
+RDEPENDS = "python-netserver python-netclient python-pprint"
-PR = "ml0"
+PR = "ml1"
SRC_URI = "file://web.py"
S = "${WORKDIR}"