diff options
Diffstat (limited to 'meta/recipes-extended/tasks')
-rw-r--r-- | meta/recipes-extended/tasks/task-poky-lsb.bb | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb index 65b756575..42fd8e0fc 100644 --- a/meta/recipes-extended/tasks/task-poky-lsb.bb +++ b/meta/recipes-extended/tasks/task-poky-lsb.bb @@ -163,7 +163,6 @@ RDEPENDS_task-poky-lsb-graphic-add = "\ libx11-locale \ xorg-minimal-fonts \ gdk-pixbuf \ - " RDEPENDS_task-poky-lsb-graphic-add_qemux86 = "\ @@ -183,13 +182,15 @@ RDEPENDS_task-poky-lsb-runtime-add = "\ liburi-perl \ libxml-parser-perl \ libxml-perl \ + eglibc-localedata-posix \ eglibc-extra-nss \ - eglibc-localedatas \ - eglibc-gconvs \ - eglibc-charmaps \ - eglibc-binarys \ eglibc-pcprofile \ eglibc-pic \ eglibc-utils \ - " + +# eglibc-localedatas \ +# eglibc-gconvs \ +# eglibc-charmaps \ +# eglibc-binarys \ +# |