aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python3-httpretty_1.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-httpretty_1.0.2.bb b/meta-openstack/recipes-devtools/python/python3-httpretty_1.0.2.bb
index 0b8f1927..07427460 100644
--- a/meta-openstack/recipes-devtools/python/python3-httpretty_1.0.2.bb
+++ b/meta-openstack/recipes-devtools/python/python3-httpretty_1.0.2.bb
@@ -20,5 +20,5 @@ RDEPENDS_${PN} = " \
${PYTHON_PN}-crypt \
${PYTHON_PN}-logging \
${PYTHON_PN}-json \
- ${PYTHON_PN}-typing \
+ ${PYTHON_PN}-core \
"