summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb7
1 files changed, 6 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb b/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb
index 82057a6..21b596f 100644
--- a/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb
+++ b/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb
@@ -9,6 +9,11 @@ SRC_URI[sha256sum] = "64fda39d25b46486a4876417ca03a4af06f35bfadba9f59613f9b3d748
9 9
10inherit setuptools3 pypi 10inherit setuptools3 pypi
11 11
12RDEPENDS_${PN} += "python3-decorator" 12RDEPENDS_${PN} += " \
13 python3-decorator \
14 python3-logging \
15 python3-numbers \
16 python3-stevedore \
17"
13 18
14 19