[Buildroot] [PATCH 1/1] package/wpewebkit: remove gst1-plugins-good from dependencies

Adrian Perez de Castro aperez at igalia.com
Fri Oct 1 10:25:59 UTC 2021


On Fri, 24 Sep 2021 06:45:25 -0600 James Hilliard <james.hilliard1 at gmail.com> wrote:
> This is only a runtime dependency not a build dependency.
> 
> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>

Reviewed-by: Adrian perez de Castro <aperez at igalia.com>

> ---
>  package/wpewebkit/wpewebkit.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/wpewebkit/wpewebkit.mk b/package/wpewebkit/wpewebkit.mk
> index 5c5e6625f8..50714b4366 100644
> --- a/package/wpewebkit/wpewebkit.mk
> +++ b/package/wpewebkit/wpewebkit.mk
> @@ -39,7 +39,7 @@ ifeq ($(BR2_PACKAGE_WPEWEBKIT_MULTIMEDIA),y)
>  WPEWEBKIT_CONF_OPTS += \
>  	-DENABLE_VIDEO=ON \
>  	-DENABLE_WEB_AUDIO=ON
> -WPEWEBKIT_DEPENDENCIES += gstreamer1 gst1-libav gst1-plugins-base gst1-plugins-good
> +WPEWEBKIT_DEPENDENCIES += gstreamer1 gst1-libav gst1-plugins-base
>  else
>  WPEWEBKIT_CONF_OPTS += \
>  	-DENABLE_VIDEO=OFF \
> -- 
> 2.25.1
> 

We should do the same edit in package/webkitgtk/webkitgtk.mk :)


Cheers,
—Adrián
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20211001/399d6c0f/attachment.asc>


More information about the buildroot mailing list