summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb b/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb
index 03c18e5458..5e63d3c307 100644
--- a/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb
@@ -23,6 +23,7 @@ PIP_INSTALL_DIST_PATH = "${S}/dist"
23RDEPENDS:${PN} += " \ 23RDEPENDS:${PN} += " \
24 python3-compression \ 24 python3-compression \
25 python3-io \ 25 python3-io \
26 python3-mmap \
26 python3-pprint \ 27 python3-pprint \
27 python3-shell \ 28 python3-shell \
28" 29"