> -----Original Message-----
> From: [email protected] <openembedded-
> [email protected]> On Behalf Of Richard Purdie
> Sent: den 16 februari 2019 22:47
> To: [email protected]
> Subject: [OE-core] [PATCH 5/7] font-util: Break circular native
> RDEPENDS
>
> Signed-off-by: Richard Purdie <[email protected]>
> ---
> meta/recipes-graphics/xorg-font/font-util_1.3.1.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
> b/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
> index 34646ff99b4..1289c1686c6 100644
> --- a/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
> +++ b/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
> @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM =
> "file://COPYING;md5=5df208ec65eb84ce5bb8d82d8f3b9675 \
> DEPENDS = "encodings util-macros"
> DEPENDS_class-native = "util-macros-native"
> RDEPENDS_${PN} = "mkfontdir mkfontscale encodings"
> -RDEPENDS_${PN}_class-native = "mkfontdir-native mkfontscale-native"
> +RDEPENDS_${PN}_class-native = ""
And the RDEPENDS above could be changed to:
RDEPENDS_${PN}_class-target = "mkfontdir mkfontscale encodings"
> BBCLASSEXTEND = "native"
>
> --
> 2.20.1
//Peter
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core