diff options
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb index f95ce77fd2..af57fac0ad 100644 --- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb +++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb @@ -154,37 +154,11 @@ RDEPENDS_packagegroup-self-hosted-extended = "\ perl-pod \ ${PTH} \ python \ - python-compile \ python-compiler \ - python-compression \ - python-core \ - python-curses \ - python-datetime \ - python-difflib \ - python-distutils \ - python-elementtree \ - python-email \ - python-fcntl \ python-git \ - python-json \ - python-logging \ python-misc \ - python-mmap \ - python-multiprocessing \ - python-netclient \ - python-netserver \ - python-pickle \ - python-pkgutil \ - python-pprint \ - python-re \ + python-modules \ python-rpm \ - python-shell \ - python-sqlite3 \ - python-subprocess \ - python-textutils \ - python-unittest \ - python-unixadmin \ - python-xmlrpc \ quota \ readline \ rpm \ |