Author: sparky
Date: Wed Nov  4 17:26:25 2009
New Revision: 10947

Modified:
   toys/rsget.pl/README.requirements
Log:
- tesseract version 2 is required (old one is problematic)


Modified: toys/rsget.pl/README.requirements
==============================================================================
--- toys/rsget.pl/README.requirements   (original)
+++ toys/rsget.pl/README.requirements   Wed Nov  4 17:26:25 2009
@@ -8,12 +8,13 @@
     missing some options.
   - URI (perl).
 * Recomended:
-  - GD (perl) and tesseract application - both required for automatic captcha
-    recognition.
+  - GD (perl) and tesseract (version 2.00 or newer) - both required for
+    automatic captcha recognition.
   - subversion - svn client may be used for automatic updates.
 * Optional:
   - Term::Size allows to redraw the screen correctly after terminal size 
change.
-  - Image::Magick - better support for MegaUpload captcha (higher probability 
of success)
+  - Image::Magick - better support for MegaUpload captcha (higher probability
+    of success)
   - Crypt::Blowfish - required for Link/SecuredIn
   - Crypt::Rijndael - required for Link/CryptIt
 
@@ -21,7 +22,7 @@
 PLD Linux:
 * Required:
   - perl-modules
-  - perl-WWW-Curl version 4 or newer
+  - perl-WWW-Curl version 4
   - perl-URI
 * Recomended:
   - perl-GD and tesseract
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to