Explorar o código

gnupg: fix prompt of Config.in.host

It should be "host gnupg" and not "host-gnupg" to be consistent with
all other Config.in.host options.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Thomas Petazzoni %!s(int64=7) %!d(string=hai) anos
pai
achega
083716cdfb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/gnupg/Config.in.host

+ 1 - 1
package/gnupg/Config.in.host

@@ -1,5 +1,5 @@
 config BR2_PACKAGE_HOST_GNUPG
-	bool "host-gnupg"
+	bool "host gnupg"
 	help
 	  GnuPG is the GNU project's complete and free implementation
 	  of the OpenPGP standard as defined by RFC4880. GnuPG allows