From 0cffcd09a44b2a58452a5bb13714bfc47d6546bf Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sat, 31 Jul 2021 23:31:13 -0400 Subject: global: overrides conversion Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb b/meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb index 5fd4f5a..dab1c59 100644 --- a/meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb +++ b/meta-openstack/recipes-devtools/python/python3-webtest_2.0.35.bb @@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://README.rst;md5=e3e00192f000e33de99fd5a3cb32a8fc" PYPI_PACKAGE = "WebTest" -RDEPENDS_${PN} += "${PYTHON_PN}-beautifulsoup4" +RDEPENDS:${PN} += "${PYTHON_PN}-beautifulsoup4" SRC_URI[md5sum] = "a5d027ffa0991fdf20e305c62bd37791" SRC_URI[sha256sum] = "aac168b5b2b4f200af4e35867cf316712210e3d5db81c1cbdff38722647bb087" -RDEPENDS_${PN} += " \ +RDEPENDS:${PN} += " \ python3-html \ python3-logging \ python3-webob \ -- cgit v1.2.3-54-g00ecf