aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-traits_3.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-traits_3.0.3.bb')
-rw-r--r--recipes/python/python-traits_3.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-traits_3.0.3.bb b/recipes/python/python-traits_3.0.3.bb
index 83ee814665..187f0da660 100644
--- a/recipes/python/python-traits_3.0.3.bb
+++ b/recipes/python/python-traits_3.0.3.bb
@@ -12,7 +12,7 @@ SRC_URI = "\
"
S = "${WORKDIR}/Traits-${PV}"
-RDEPENDS = "python-netclient"
+RDEPENDS_${PN} = "python-netclient"
FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/enthought/traits/.debug"
FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/enthought/traits/protocols/.debug"