package/wpewebkit: fix gstreamer-gl dependency
authorJames Hilliard <james.hilliard1@gmail.com>
Wed, 7 Aug 2019 04:45:11 +0000 (22:45 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 7 Aug 2019 13:18:44 +0000 (15:18 +0200)
commitc0b32cf11ed86170335efc83c418bfe08dd9eac3
tree0dd8df226191db236c33d1269733e14889398246
parent016994f16670f0a611f1eefef2438de5a61812ad
package/wpewebkit: fix gstreamer-gl dependency

The gstreamer1 opengl plugin was moved from gst1-plugins-bad to
gst1-plugins-base so we need to update wpewebkit to depend on the
correct package.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Reviewed-by: Adrian Perez de Castro <aperez@igalia.com>
[Thomas: don't add gst1-plugins-base to the DEPENDENCIES variable when
BR2_PACKAGE_WPEWEBKIT_USE_GSTREAMER_GL is enabled, because it's
already added when BR2_PACKAGE_WPEWEBKIT_MULTIMEDIA=y, and
BR2_PACKAGE_WPEWEBKIT_USE_GSTREAMER_GL depends on
BR2_PACKAGE_WPEWEBKIT_MULTIMEDIA.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/wpewebkit/Config.in