diff mbox

wireshark: update help text

Message ID d89257f5b4e552dc0a49be8caa4bfc394610a1cf.1451478659.git.baruch@tkos.co.il
State Accepted
Headers show

Commit Message

Baruch Siach Dec. 30, 2015, 12:30 p.m. UTC
Since commit 00be67d84696 (wireshark: enable GUI options, 2015-12-02) the GUI
is enabled when the required libraries are present. Update the config help
text accordingly.

Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/wireshark/Config.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

Gustavo Zacarias Dec. 30, 2015, 12:31 p.m. UTC | #1
On 30/12/15 09:30, Baruch Siach wrote:

> Since commit 00be67d84696 (wireshark: enable GUI options, 2015-12-02) the GUI
> is enabled when the required libraries are present. Update the config help
> text accordingly.
>
> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Thomas Petazzoni Dec. 30, 2015, 1:53 p.m. UTC | #2
Dear Baruch Siach,

On Wed, 30 Dec 2015 14:30:59 +0200, Baruch Siach wrote:
> Since commit 00be67d84696 (wireshark: enable GUI options, 2015-12-02) the GUI
> is enabled when the required libraries are present. Update the config help
> text accordingly.
> 
> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/wireshark/Config.in | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Applied, thanks.

Thomas
diff mbox

Patch

diff --git a/package/wireshark/Config.in b/package/wireshark/Config.in
index 52b0f52e64cc..defeb4b3e479 100644
--- a/package/wireshark/Config.in
+++ b/package/wireshark/Config.in
@@ -6,8 +6,7 @@  config BR2_PACKAGE_WIRESHARK
 	depends on BR2_USE_WCHAR # glib2
 	depends on BR2_TOOLCHAIN_HAS_THREADS # glib2
 	help
-	  Network traffic sniffer and protocol decoder. Currently only tshark,
-	  the console interface, is enabled.
+	  Network traffic sniffer and protocol decoder.
 
 	  http://www.wireshark.org