mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix to mention IO::Socket::INET6 too
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -1063,7 +1063,7 @@ if [ "$nostart" = "" ]; then
|
||||
echo " - DateTime, DateTime::Locale, DateTime::TimeZone, Data::Dumper,"
|
||||
echo " - Digest::MD5, Digest::SHA, Encode::Detect, File::Basename,"
|
||||
echo " - File::Path, Net::SSLeay, Time::HiRes, Time::Local, Time::Piece,"
|
||||
echo " - Sys::Syslog, JSON::XS, lib, open"
|
||||
echo " - Sys::Syslog, JSON::XS, lib, open, IO::Socket::INET6"
|
||||
echo " Packages:"
|
||||
echo " - openssl - Cryptography library with TLS implementation"
|
||||
echo " - shared-mime-info - Shared MIME information database"
|
||||
|
||||
Reference in New Issue
Block a user