]> git.imager.perl.org - imager.git/blobdiff - JPEG/README
add github action for CI on OS X
[imager.git] / JPEG / README
index 57f6668629eb0ba8f4370c0be34555dad8bc7148..1f5d9802667e472fd7caad4e6dc19d0b822929fa 100644 (file)
@@ -1,6 +1,12 @@
 Imager::File::JPEG provides JPEG file format support for Imager.
 
-It requires libjpeg to be installed.
+It requires libjpeg to be installed, any version from jpeg6b or later.
+libjpeg-turbo is also supported.
+
+For Linux distributions this typically requires installation of the
+associated -dev or -devel package.
+
+See Imager::Install for more information.
 
 This is currently shipped as part of Imager, but Imager may install
 with out installing Imager::File::JPEG, so if you need JPEG support,