summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-werkzeug_0.10.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-werkzeug_0.10.4.bb')
-rw-r--r--recipes-devtools/python/python-werkzeug_0.10.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-werkzeug_0.10.4.bb b/recipes-devtools/python/python-werkzeug_0.10.4.bb
index 763e5b98..5f3e01fd 100644
--- a/recipes-devtools/python/python-werkzeug_0.10.4.bb
+++ b/recipes-devtools/python/python-werkzeug_0.10.4.bb
@@ -14,6 +14,8 @@ SRC_URI[sha256sum] = "9d2771e4c89be127bc4bac056ab7ceaf0e0064c723d6b6e195739c3af4
14 14
15S = "${WORKDIR}/${SRCNAME}-${PV}" 15S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16
17DEFAULT_PREFERENCE = "-1"
18
17inherit setuptools 19inherit setuptools
18 20
19RDEPENDS_${PN} += "python-io \ 21RDEPENDS_${PN} += "python-io \