From 57a540a541ca4c3890e0b876b2eaad189a2ed51e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 23 Nov 2020 13:07:17 -0800 Subject: packagegroup-meta-python: Add newly added recipes to packagegroup-meta-python3 Signed-off-by: Khem Raj --- meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 142687f30f..024503d5da 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -429,6 +429,9 @@ RDEPENDS_packagegroup-meta-python3 = "\ python3-dill \ python3-cerberus \ python3-cvxopt \ + python3-sortedcontainers \ + python3-hypothesis \ + python3-jsonpath-rw \ " RDEPENDS_packagegroup-meta-python3-extended = "\ -- cgit 1.2.3-korg