mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 23:17:43 +00:00
package/multicat: use double quotes in toolchain comment
To be consistent with the rest of Buildroot. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0d35008fc6
commit
7bec6225f3
@ -7,5 +7,5 @@ config BR2_PACKAGE_MULTICAT
|
|||||||
|
|
||||||
http://www.videolan.org/projects/multicat.html
|
http://www.videolan.org/projects/multicat.html
|
||||||
|
|
||||||
comment 'multicat needs a toolchain w/ threads'
|
comment "multicat needs a toolchain w/ threads"
|
||||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user