Use File::Which for searching binary
[clawsker.git] / README
diff --git a/README b/README
index 956703ce1b01e5c4cba084e2d54a6f86c64820cc..73780509b54cbd377f446fdda9d6aeca25bd4113 100644 (file)
--- a/README
+++ b/README
@@ -29,10 +29,12 @@ Dependencies
   GTK+3 bindings for Perl - https://gitlab.gnome.org/GNOME/perl-gtk3
   (>= 0.030)
   Locale::gettext - http://search.cpan.org/~pvandry/gettext-1.05/ (>= 1.05)
+  File::Which - https://metacpan.org/pod/File::Which (>= 1.21)
   Claws Mail - http://www.claws-mail.org (>= 3.9.1)
 
   On Debian systems:
-  # apt-get install libgtk3-perl liblocale-gettext-perl claws-mail
+  # apt-get install libgtk3-perl liblocale-gettext-perl libfile-which-perl
+  # apt-get install claws-mail
 
 Install
 -------