diff options
Diffstat (limited to 'network/2ping/README')
-rw-r--r-- | network/2ping/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/2ping/README b/network/2ping/README index 59335bc9b2c26..4cf019b7474c8 100644 --- a/network/2ping/README +++ b/network/2ping/README @@ -19,8 +19,8 @@ su nobody -s /bin/sh -c 'exec /usr/bin/2ping --quiet --listen' &> /dev/null & Optional dependencies: Certain command line options to 2ping require additional packages. -- dnspython (built after python3 is installed): --srv option. -- netifaces (built with PYTHON3=yes): --all-interfaces option. +- dnspython: --srv option. +- netifaces: --all-interfaces option. - python3-pycrypto: --encrypt option. The package can include a wireshark plugin for decoding the 2ping |