aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-kombu_4.6.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-kombu_4.6.6.bb')
-rw-r--r--recipes-devtools/python/python-kombu_4.6.6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-kombu_4.6.6.bb b/recipes-devtools/python/python-kombu_4.6.6.bb
index 0c28908..b01215d 100644
--- a/recipes-devtools/python/python-kombu_4.6.6.bb
+++ b/recipes-devtools/python/python-kombu_4.6.6.bb
@@ -16,9 +16,9 @@ inherit setuptools pypi
PYPI_PACKAGE = "kombu"
-FILES_${PN}-doc += "${datadir}/${SRCNAME}"
+FILES:${PN}-doc += "${datadir}/${SRCNAME}"
-RDEPENDS_${PN} = " \
+RDEPENDS:${PN} = " \
python-amqp \
"