mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
gst1-plugins-bad: fix sndfile comment
The package is not called gst-plugins-bad, and the other comments in the file are of the "foo plugin needs a toolchain w/.." form, so use that for sndfile as well. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1f54420bdc
commit
0112fcfa8c
@ -479,7 +479,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SNDFILE
|
|||||||
select BR2_PACKAGE_LIBSNDFILE
|
select BR2_PACKAGE_LIBSNDFILE
|
||||||
depends on BR2_LARGEFILE
|
depends on BR2_LARGEFILE
|
||||||
|
|
||||||
comment "gst-plugins-bad-plugin-sndfile needs a toolchain w/ largefile"
|
comment "sndfile plugin needs a toolchain w/ largefile"
|
||||||
depends on !BR2_LARGEFILE
|
depends on !BR2_LARGEFILE
|
||||||
|
|
||||||
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVB
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVB
|
||||||
|
Loading…
x
Reference in New Issue
Block a user