exempi: fix comment entry quote

Fixes the following warning:
package/exempi/Config.in:14:warning: multi-line strings not supported

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2019-01-06 21:25:06 +01:00
parent 1cd4dd4800
commit 688ffc7ae1

View File

@ -11,5 +11,5 @@ config BR2_PACKAGE_EXEMPI
http://libopenraw.freedesktop.org/wiki/Exempi
comment "exempi needs a toolchain w/ C++, dynamic library, threads
comment "exempi needs a toolchain w/ C++, dynamic library, threads"
depends on BR2_STATIC_LIBS || !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS