mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
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 <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b00dc39d07
commit
8393212437
@ -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_GCC_AT_LEAST_4_8
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
||||||
select BR2_PACKAGE_WEBRTC_AUDIO_PROCESSING
|
select BR2_PACKAGE_WEBRTC_AUDIO_PROCESSING
|
||||||
select BR2_PACKAGE_WEBRTC
|
|
||||||
help
|
help
|
||||||
WebRTC echo-cancellation, gain control and noise suppression
|
WebRTC echo-cancellation, gain control and noise suppression
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user