aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2020-01-23 23:32:48 -0800
committerTim Orling <ticotimo@gmail.com>2020-01-23 23:32:48 -0800
commit3c212e05bb6680559bd67e3c235a57154e6a21f8 (patch)
tree7f56d235740384594a8ec7a1429725aa511d9506 /recipes-devtools/python
parent19c7597ac254f71fc1ca06cd4c8603a4231fec3b (diff)
downloadmeta-python2-3c212e05bb6680559bd67e3c235a57154e6a21f8.tar.gz
python-asn1crypto: add target RDEPENDS
* Missing run-time dependency: - python-numbers (fractions) Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python')
-rw-r--r--recipes-devtools/python/python-asn1crypto_1.3.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-asn1crypto_1.3.0.bb b/recipes-devtools/python/python-asn1crypto_1.3.0.bb
index 90c6d83..2954eef 100644
--- a/recipes-devtools/python/python-asn1crypto_1.3.0.bb
+++ b/recipes-devtools/python/python-asn1crypto_1.3.0.bb
@@ -22,6 +22,7 @@ RDEPENDS_${PN}_class-target += " \
${PYTHON_PN}-datetime \
${PYTHON_PN}-io \
${PYTHON_PN}-netclient \
+ ${PYTHON_PN}-numbers \
${PYTHON_PN}-subprocess \
${PYTHON_PN}-textutils \
"