[Buildroot] [PATCH 1/1] package/pango: propagate reverse dependencies

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue May 17 21:03:21 UTC 2022


On Sat, 14 May 2022 16:03:47 -0600
James Hilliard <james.hilliard1 at gmail.com> wrote:

> It appears some pango reverse dependencies aren't propagated properly.
> 
> Fixes:
> WARNING: unmet direct dependencies detected for BR2_PACKAGE_PANGO
>   Depends on [n]: BR2_USE_WCHAR [=y] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_USE_MMU [=y] && BR2_INSTALL_LIBSTDCPP [=y] && BR2_TOOLCHAIN_HAS_SYNC_4 [=y] && BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 [=n]
>   Selected by [y]:
>   - BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_TTML [=y] && BR2_PACKAGE_GSTREAMER1 [=y] && BR2_PACKAGE_GST1_PLUGINS_BAD [=y] && BR2_USE_WCHAR [=y] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_INSTALL_LIBSTDCPP [=y] && BR2_TOOLCHAIN_HAS_SYNC_4 [=y]
> 
> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
> ---
>  package/gstreamer1/gst1-plugins-bad/Config.in  | 2 ++
>  package/gstreamer1/gst1-plugins-base/Config.in | 3 +++
>  package/weston/Config.in                       | 1 +
>  3 files changed, 6 insertions(+)

I've applied to master, but after adding the necessary updates to the
Config.in comments, which you had also forgotten in this patch.

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list