aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-routes_1.12.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-routes_1.12.3.bb b/meta-openstack/recipes-devtools/python/python-routes_1.12.3.bb
index a966fad1..a3f09c55 100644
--- a/meta-openstack/recipes-devtools/python/python-routes_1.12.3.bb
+++ b/meta-openstack/recipes-devtools/python/python-routes_1.12.3.bb
@@ -16,4 +16,4 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit setuptools
-
+RDEPENDS_${PN} += "python-repoze.lru"