Explorar o código

package/mosquitto: fix typo in Config.in

Introduced in ea989ad2b2c2361c47e269dd89cb559edf561db4

Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Titouan Christophe %!s(int64=6) %!d(string=hai) anos
pai
achega
22f3c69149
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/mosquitto/Config.in

+ 1 - 1
package/mosquitto/Config.in

@@ -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