summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pint_0.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pint_0.17.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pint_0.17.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pint_0.17.bb b/meta-python/recipes-devtools/python/python3-pint_0.17.bb
index 9a474901e9..6642f4b9b1 100644
--- a/meta-python/recipes-devtools/python/python3-pint_0.17.bb
+++ b/meta-python/recipes-devtools/python/python3-pint_0.17.bb
@@ -20,12 +20,12 @@ SRC_URI += " \
20 file://run-ptest \ 20 file://run-ptest \
21" 21"
22 22
23RDEPENDS_${PN} += " \ 23RDEPENDS:${PN} += " \
24 ${PYTHON_PN}-setuptools \ 24 ${PYTHON_PN}-setuptools \
25 ${PYTHON_PN}-packaging \ 25 ${PYTHON_PN}-packaging \
26" 26"
27 27
28RDEPENDS_${PN}-ptest += " \ 28RDEPENDS:${PN}-ptest += " \
29 ${PYTHON_PN}-pytest \ 29 ${PYTHON_PN}-pytest \
30" 30"
31 31