On Wed, Aug 5, 2015 at 1:58 PM, Carlos Rafael Giani
<[email protected]> wrote:
> There is no discernible reason why pango should be initially disabled,

build-time will increase and it may not be needed by default reference
images in OE-Core but that may not be strong reason if it
spits our separate packages. Can you measure a considerable increase
in build time ?

> since the necessary dependency is already included in OE core
>
> Signed-off-by: Carlos Rafael Giani <[email protected]>
> ---
>  meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc 
> b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
> index 06eac67..faecf13 100644
> --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
> @@ -12,7 +12,7 @@ PACKAGES_DYNAMIC =+ "^libgst.*"
>  PACKAGECONFIG ??= " \
>      ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)} \
>      ${@bb.utils.contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)} \
> -    orc ivorbis ogg theora vorbis \
> +    orc ivorbis ogg theora vorbis pango \
>      "
>
>  X11DEPENDS = "virtual/libx11 libsm libxrender"
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to