Explorar o código

package/libuhttpd: fix comment

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Bernd Kuhls %!s(int64=2) %!d(string=hai) anos
pai
achega
fbec498006
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/libuhttpd/Config.in

+ 1 - 1
package/libuhttpd/Config.in

@@ -13,4 +13,4 @@ config BR2_PACKAGE_LIBUHTTPD
 
 comment "libuhttpd needs a toolchain w/ gcc >= 4.9"
 	depends on BR2_USE_MMU
-	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
+	depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_9