Update the packagegroup with newly added recipes

Signed-off-by: Tim Orling <ticot...@gmail.com>
---
 recipes-core/packagegroups/packagegroup-meta-python2.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-core/packagegroups/packagegroup-meta-python2.bb 
b/recipes-core/packagegroups/packagegroup-meta-python2.bb
index 41ba3abd..95f9c02f 100644
--- a/recipes-core/packagegroups/packagegroup-meta-python2.bb
+++ b/recipes-core/packagegroups/packagegroup-meta-python2.bb
@@ -57,7 +57,8 @@ 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-soupsieve \
+    python-netifaces python-configargparse python-sqlparse python-soupsieve 
python-wrapt \
+    python-deprecated \
     ${@bb.utils.contains("DISTRO_FEATURES", "pam", "python-pam pamela", "", 
d)} \
     ${@bb.utils.contains("DISTRO_FEATURES", "systemd", "python-systemd", "", 
d)} \
 "
-- 
2.25.0

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to