package/mosquitto: fix typo in Config.in
authorTitouan Christophe <titouan.christophe@railnova.eu>
Fri, 2 Aug 2019 15:18:03 +0000 (17:18 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 2 Aug 2019 15:28:19 +0000 (17:28 +0200)
Introduced in ea989ad2b2c2361c47e269dd89cb559edf561db4

Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mosquitto/Config.in

index 11b6d7891b35314a69fd112bcc562aea7604cfb4..c7373d9a845821d384c354e99f2487cac6398122 100644 (file)
@@ -21,7 +21,7 @@ config BR2_PACKAGE_MOSQUITTO_BROKER
          Build and install the mosquitto broker onto target.
 
 comment "mosquitto broker needs a system with MMU"
-       depends on BR2_PACKAGE_MOSQUTTO && !BR2_USE_MMU
+       depends on BR2_PACKAGE_MOSQUITTO && !BR2_USE_MMU
 
 comment "mosquitto needs a toolchain w/ dynamic library"
        depends on BR2_STATIC_LIBS