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