aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/packagegroups/packagegroup-meta-python2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/packagegroups/packagegroup-meta-python2.bb')
-rw-r--r--recipes-core/packagegroups/packagegroup-meta-python2.bb18
1 files changed, 10 insertions, 8 deletions
diff --git a/recipes-core/packagegroups/packagegroup-meta-python2.bb b/recipes-core/packagegroups/packagegroup-meta-python2.bb
index 3a458d2..8397f5f 100644
--- a/recipes-core/packagegroups/packagegroup-meta-python2.bb
+++ b/recipes-core/packagegroups/packagegroup-meta-python2.bb
@@ -55,31 +55,33 @@ RDEPENDS_packagegroup-meta-python2 = "\
python-numeric python-robotframework python-django python-simplejson python-wcwidth \
python-configparser python-epydoc python-intervals python-speaklater \
python-aws-iot-device-sdk-python python-constantly python-bitarray python-flask-wtf \
- python-parse-type python-ipaddress python-dbus \
+ python-parse-type python-ipaddress python-dbus python-cpuset python-distutils-extra \
+ python-futures python-jsmin python-pygobject python-pytoml python-six python-which \
${@bb.utils.contains("DISTRO_FEATURES", "pam", "python-pam pamela", "", d)} \
${@bb.utils.contains("DISTRO_FEATURES", "systemd", "python-systemd", "", d)} \
"
RDEPENDS_packagegroup-meta-python2-extended = "\
- python-pyephem \
python-cson \
- python-pywbem \
+ python-pyephem \
python-pyparted \
+ python-pywbem \
"
RDEPENDS_packagegroup-meta-python2-connectivity = "\
+ python-gsocketpool \
+ python-mprpc \
+ python-networkmanager \
+ python-pyconnman \
python-pyro4 \
python-pytun \
- python-mprpc \
python-thrift \
python-txws \
- python-pyconnman \
- python-gsocketpool \
"
RDEPENDS_packagegroup-meta-python2-ptest = "\
- python-pygpgme-ptest \
python-cryptography-ptest \
- "
+ python-pygpgme-ptest \
+"
EXCLUDE_FROM_WORLD = "1"