From: Thomas Petazzoni Date: Fri, 13 Dec 2019 15:12:28 +0000 (+0100) Subject: package/gstreamer1/gst1-plugins-bad: drop bogus select X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8393212437b80a3fdac2bd83b2d015241fa28cfb;p=buildroot.git package/gstreamer1/gst1-plugins-bad: drop bogus select BR2_PACKAGE_WEBRTC does not exist, and we already select BR2_PACKAGE_WEBRTC_AUDIO_PROCESSING, which is the package really needed by the webrtcdsp plugin. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/package/gstreamer1/gst1-plugins-bad/Config.in b/package/gstreamer1/gst1-plugins-bad/Config.in index e79f266ad0..08952f70cb 100644 --- a/package/gstreamer1/gst1-plugins-bad/Config.in +++ b/package/gstreamer1/gst1-plugins-bad/Config.in @@ -584,7 +584,6 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WEBRTCDSP depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL select BR2_PACKAGE_WEBRTC_AUDIO_PROCESSING - select BR2_PACKAGE_WEBRTC help WebRTC echo-cancellation, gain control and noise suppression