aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-hyperlink_19.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-hyperlink_19.0.0.bb')
-rw-r--r--recipes-devtools/python/python-hyperlink_19.0.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-hyperlink_19.0.0.bb b/recipes-devtools/python/python-hyperlink_19.0.0.bb
index 270f27c..61ff3f6 100644
--- a/recipes-devtools/python/python-hyperlink_19.0.0.bb
+++ b/recipes-devtools/python/python-hyperlink_19.0.0.bb
@@ -9,7 +9,7 @@ SRC_URI[md5sum] = "4772fb4d87c26a1ab22a6161424e3cba"
inherit pypi setuptools
-RDEPENDS_${PN} += "\
+RDEPENDS:${PN} += "\
${PYTHON_PN}-idna \
${PYTHON_PN}-netclient \
${PYTHON_PN}-stringold \
@@ -17,7 +17,7 @@ RDEPENDS_${PN} += "\
PACKAGES =. "${PN}-test "
-FILES_${PN}-test += " \
+FILES:${PN}-test += " \
${PYTHON_SITEPACKAGES_DIR}/hyperlinkt/test \
"