aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-docutils_0.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/python/python-docutils_0.5.bb b/recipes/python/python-docutils_0.5.bb
index 8f0e17000a..547b3a21bd 100644
--- a/recipes/python/python-docutils_0.5.bb
+++ b/recipes/python/python-docutils_0.5.bb
@@ -4,6 +4,8 @@ SECTION = "devel/python"
LICENSE = "PSF"
PR = "ml1"
+DEPENDS = "python"
+
SRC_URI = "${SOURCEFORGE_MIRROR}/docutils/docutils-${PV}.tar.gz"
S = "${WORKDIR}/docutils-${PV}"