aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ipython/ipython_0.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ipython/ipython_0.10.bb')
-rw-r--r--recipes/ipython/ipython_0.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ipython/ipython_0.10.bb b/recipes/ipython/ipython_0.10.bb
index cd3928b18d..43891dcae9 100644
--- a/recipes/ipython/ipython_0.10.bb
+++ b/recipes/ipython/ipython_0.10.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://ipython.scipy.org/moin/"
SECTION = "devel/python"
LICENSE = "BSD"
DEPENDS = "less"
-RDEPENDS = "python-pprint python-io python-shell python-misc python-lang \
+RDEPENDS_${PN} = "python-pprint python-io python-shell python-misc python-lang \
python-stringold python-codecs python-crypt python-threading \
python-pydoc python-debugger python-textutils python-pickle \
python-subprocess"