aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/packagegroups/packagegroup-meta-python2.bb
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2020-01-19 17:54:28 -0800
committerTim Orling <ticotimo@gmail.com>2020-01-19 17:56:22 -0800
commitcaada4919b8d51ced0f481cd77386fdd02202c91 (patch)
tree43d0be1d5dca02e09ee47f1dbf165663cb1a3e51 /recipes-core/packagegroups/packagegroup-meta-python2.bb
parentd9553e58ad76093c92a8fd1628288d375c793c8d (diff)
downloadmeta-python2-caada4919b8d51ced0f481cd77386fdd02202c91.tar.gz
packagegroup-meta-python2: add python-soupsieve
Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-core/packagegroups/packagegroup-meta-python2.bb')
-rw-r--r--recipes-core/packagegroups/packagegroup-meta-python2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/packagegroups/packagegroup-meta-python2.bb b/recipes-core/packagegroups/packagegroup-meta-python2.bb
index 8ee9bad..41ba3ab 100644
--- a/recipes-core/packagegroups/packagegroup-meta-python2.bb
+++ b/recipes-core/packagegroups/packagegroup-meta-python2.bb
@@ -57,7 +57,7 @@ RDEPENDS_packagegroup-meta-python2 = "\
python-aws-iot-device-sdk-python python-constantly python-bitarray python-flask-wtf \
python-parse-type python-ipaddress python-dbus python-cpuset python-distutils-extra \
python-futures python-jsmin python-pygobject python-pytoml python-six python-which \
- python-netifaces python-configargparse python-sqlparse \
+ python-netifaces python-configargparse python-sqlparse python-soupsieve \
${@bb.utils.contains("DISTRO_FEATURES", "pam", "python-pam pamela", "", d)} \
${@bb.utils.contains("DISTRO_FEATURES", "systemd", "python-systemd", "", d)} \
"