[OE-core] [oe-commits] [openembedded-core] 02/09: glib-2.0: add missing locale dependencies to PN-ptest

Burton, Ross ross.burton at intel.com
Thu Oct 11 11:44:54 UTC 2018


On Thu, 11 Oct 2018 at 07:38, Martin Jansa <martin.jansa at gmail.com> wrote:
> This is causing a lot of QA errors like:
>
> lib32-glib-2.0-2.58.0: lib32-glib-2.0-ptest rdepends on lib32-locale-base-ru-ru, but it isn't a build dependency? [build-deps]
> lib32-glib-2.0-2.58.0: lib32-glib-2.0-ptest rdepends on lib32-locale-base-tr-tr, but it isn't a build dependency? [build-deps]

Can you test that adding this to the recipe solves the problem:

DEPENDS_append_libc-glibc = " virtual/libc-locale"

Ross



More information about the Openembedded-core mailing list