X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-devtools%2Fpython%2Fpython3-asyncssh_2.3.0.bb;h=f764b5545ea1acefdb0a4f2402d3e77fae3ecbc3;hb=12ad591d3038db609db5290d8bbe809a34c743de;hp=ab7e8afa9e929a9e5f72e3e3faf22029285c304d;hpb=88c424f8b8c78dfc5520ea9be1866027df4735b8;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-devtools/python/python3-asyncssh_2.3.0.bb b/recipes-devtools/python/python3-asyncssh_2.3.0.bb index ab7e8afa9..f764b5545 100644 --- a/recipes-devtools/python/python3-asyncssh_2.3.0.bb +++ b/recipes-devtools/python/python3-asyncssh_2.3.0.bb @@ -10,6 +10,6 @@ SRC_URI[sha256sum] = "44bda34c7123f00c3df95d24e2dc8d43c4d17b456fbb8c434ef4f4a7eb inherit pypi setuptools3 -RDEPENDS_${PN} += "${PYTHON_PN}-asyncio ${PYTHON_PN}-cryptography" +RDEPENDS:${PN} += "${PYTHON_PN}-asyncio ${PYTHON_PN}-cryptography" BBCLASSEXTEND = "native"