aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.3.1.bb
diff options
context:
space:
mode:
authorAndré Draszik <andre.draszik@jci.com>2018-03-22 09:11:52 +0000
committerArmin Kuster <akuster808@gmail.com>2018-04-08 17:00:06 -0700
commitbd44421f579269f2b37cab8149beb7ae844eb92d (patch)
tree68d17d92a1ea456c7123deb2f5a7411098dc5239 /meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.3.1.bb
parent55594ee4027747bada171ed27e083d30f95c3b36 (diff)
downloadmeta-openembedded-contrib-bd44421f579269f2b37cab8149beb7ae844eb92d.tar.gz
python-aws-iot-device-sdk-python: also package examples (as additional package)
Signed-off-by: André Draszik <andre.draszik@jci.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.3.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.3.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.3.1.bb b/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.3.1.bb
index 12ae978e34..490e973917 100644
--- a/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.3.1.bb
+++ b/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.3.1.bb
@@ -1,2 +1,4 @@
inherit setuptools
require python-aws-iot-device-sdk-python.inc
+
+RDEPENDS_${PN}-examples += "${PYTHON_PN}-argparse"