summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/tasks/task-poky-lsb.bb16
1 files changed, 15 insertions, 1 deletions
diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb
index ee3ca2cf02..65b7565758 100644
--- a/meta/recipes-extended/tasks/task-poky-lsb.bb
+++ b/meta/recipes-extended/tasks/task-poky-lsb.bb
@@ -114,6 +114,7 @@ RDEPENDS_task-poky-misc = "\
114 gettext \ 114 gettext \
115 groff \ 115 groff \
116 lsb \ 116 lsb \
117 lsbsetup \
117 lsof \ 118 lsof \
118 man \ 119 man \
119 man-pages \ 120 man-pages \
@@ -129,6 +130,7 @@ RDEPENDS_task-poky-lsb-command-add = "\
129 fontconfig-utils \ 130 fontconfig-utils \
130 mailx \ 131 mailx \
131 msmtp \ 132 msmtp \
133 chkconfig \
132" 134"
133# cups 135# cups
134 136
@@ -158,6 +160,10 @@ RDEPENDS_task-poky-lsb-graphic-add = "\
158 libxi \ 160 libxi \
159 libxtst \ 161 libxtst \
160 qt4-plugin-sqldriver-sqlite \ 162 qt4-plugin-sqldriver-sqlite \
163 libx11-locale \
164 xorg-minimal-fonts \
165 gdk-pixbuf \
166
161" 167"
162 168
163RDEPENDS_task-poky-lsb-graphic-add_qemux86 = "\ 169RDEPENDS_task-poky-lsb-graphic-add_qemux86 = "\
@@ -173,9 +179,17 @@ RDEPENDS_task-poky-lsb-runtime-add = "\
173 ldd \ 179 ldd \
174 pam-plugin-wheel \ 180 pam-plugin-wheel \
175 e2fsprogs-mke2fs \ 181 e2fsprogs-mke2fs \
176 eglibc-localedata-posix \
177 mkfontdir \ 182 mkfontdir \
178 liburi-perl \ 183 liburi-perl \
179 libxml-parser-perl \ 184 libxml-parser-perl \
180 libxml-perl \ 185 libxml-perl \
186 eglibc-extra-nss \
187 eglibc-localedatas \
188 eglibc-gconvs \
189 eglibc-charmaps \
190 eglibc-binarys \
191 eglibc-pcprofile \
192 eglibc-pic \
193 eglibc-utils \
194
181" 195"