summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb
index 4c0bd7e3ec..0f34a1366d 100644
--- a/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb
+++ b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb
@@ -10,6 +10,6 @@ PYPI_PACKAGE = "robotframework-seriallibrary"
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11
12RDEPENDS:${PN} += " \ 12RDEPENDS:${PN} += " \
13 ${PYTHON_PN}-pyserial \ 13 python3-pyserial \
14 ${PYTHON_PN}-robotframework \ 14 python3-robotframework \
15" 15"