summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/packagegroups/packagegroup-self-hosted.bb')
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-self-hosted.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index ed73617081..6a1d698c8a 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -130,6 +130,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
130 minicom \ 130 minicom \
131 mtools \ 131 mtools \
132 ncurses \ 132 ncurses \
133 ncurses-terminfo-base \
133 neon \ 134 neon \
134 nfs-utils \ 135 nfs-utils \
135 nfs-utils-client \ 136 nfs-utils-client \
@@ -150,17 +151,21 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
150 python-core \ 151 python-core \
151 python-curses \ 152 python-curses \
152 python-datetime \ 153 python-datetime \
154 python-difflib \
153 python-distutils \ 155 python-distutils \
154 python-elementtree \ 156 python-elementtree \
155 python-email \ 157 python-email \
156 python-fcntl \ 158 python-fcntl \
159 python-json \
157 python-logging \ 160 python-logging \
158 python-misc \ 161 python-misc \
162 python-mmap \
159 python-multiprocessing \ 163 python-multiprocessing \
160 python-netclient \ 164 python-netclient \
161 python-netserver \ 165 python-netserver \
162 python-pickle \ 166 python-pickle \
163 python-pkgutil \ 167 python-pkgutil \
168 python-pprint \
164 python-re \ 169 python-re \
165 python-rpm \ 170 python-rpm \
166 python-shell \ 171 python-shell \