[Buildroot] [PATCH] zeromq: drop required openpgm library comment

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Mar 9 09:41:53 UTC 2016


It's obvious, buildroot has it and it's selected/depended upon.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/zeromq/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/zeromq/Config.in b/package/zeromq/Config.in
index c623064..efb9239 100644
--- a/package/zeromq/Config.in
+++ b/package/zeromq/Config.in
@@ -45,6 +45,6 @@ config BR2_PACKAGE_ZEROMQ_PGM
 	help
 	  Add support for Pragmatic General Multicast protocol (RFC 3208)
 	  implemented either over raw IP packets or UDP datagrams
-	  (encapsulated PGM). This requires OpenPGM library.
+	  (encapsulated PGM).
 
 endif
-- 
2.4.10



More information about the buildroot mailing list