summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-self-hosted.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index a931cb025b..90ec74eaa5 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -139,6 +139,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
139 minicom \ 139 minicom \
140 mtools \ 140 mtools \
141 ncurses \ 141 ncurses \
142 ncurses-terminfo-base \
142 neon \ 143 neon \
143 nfs-utils \ 144 nfs-utils \
144 nfs-utils-client \ 145 nfs-utils-client \
@@ -159,24 +160,29 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
159 python-core \ 160 python-core \
160 python-curses \ 161 python-curses \
161 python-datetime \ 162 python-datetime \
163 python-difflib \
162 python-distutils \ 164 python-distutils \
163 python-elementtree \ 165 python-elementtree \
164 python-email \ 166 python-email \
165 python-fcntl \ 167 python-fcntl \
166 python-git \ 168 python-git \
169 python-json \
167 python-logging \ 170 python-logging \
168 python-misc \ 171 python-misc \
172 python-mmap \
169 python-multiprocessing \ 173 python-multiprocessing \
170 python-netclient \ 174 python-netclient \
171 python-netserver \ 175 python-netserver \
172 python-pickle \ 176 python-pickle \
173 python-pkgutil \ 177 python-pkgutil \
178 python-pprint \
174 python-re \ 179 python-re \
175 python-rpm \ 180 python-rpm \
176 python-shell \ 181 python-shell \
177 python-sqlite3 \ 182 python-sqlite3 \
178 python-subprocess \ 183 python-subprocess \
179 python-textutils \ 184 python-textutils \
185 python-unittest \
180 python-unixadmin \ 186 python-unixadmin \
181 python-xmlrpc \ 187 python-xmlrpc \
182 quota \ 188 quota \