summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-progress_1.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-progress_1.6.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-progress_1.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-progress_1.6.1.bb b/meta-python/recipes-devtools/python/python3-progress_1.6.1.bb
index 57c0748a5c..9ec4ec2b66 100644
--- a/meta-python/recipes-devtools/python/python3-progress_1.6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-progress_1.6.1.bb
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "c1ba719f862ce885232a759eab47971fe74dfc7bb76ab8a51ef5940bad
7 7
8inherit pypi python_setuptools_build_meta 8inherit pypi python_setuptools_build_meta
9 9
10RDEPENDS:${PN}:class-target += " \ 10RDEPENDS:${PN}:append:class-target = " \
11 python3-datetime \ 11 python3-datetime \
12 python3-math \ 12 python3-math \
13" 13"