botan: fix minor typo in Config.in file
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 20 Aug 2018 21:33:36 +0000 (23:33 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 20 Aug 2018 21:33:36 +0000 (23:33 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/botan/Config.in

index db2b33dfbef067af4434ede2459ac50c18b4c2b4..6fe818bc6de37733894742eadecdb91525937562 100644 (file)
@@ -16,7 +16,7 @@ config BR2_PACKAGE_BOTAN
 
          http://botan.randombit.net
 
-comment "botan needs a toolchain w/ C++, threads,gcc >= 4.8"
+comment "botan needs a toolchain w/ C++, threads, gcc >= 4.8"
        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP \
                || !BR2_TOOLCHAIN_GCC_AT_LEAST_4_8
        depends on BR2_PACKAGE_BOTAN_ARCH_SUPPORTS