]> git.imager.perl.org - imager.git/blobdiff - GIF/README
support libbase as an arrayref for fake probing
[imager.git] / GIF / README
index b7640cdeef434b387001d41362172003635a745b..31603d46c528cb60c79fc7650ccd10205fffd2b0 100644 (file)
@@ -2,6 +2,14 @@ Imager::File::GIF provides GIF file format support for Imager.
 
 It requires libgif to be installed, including development headers.
 
-This is currently shipped as part of Imager, but Imager may install
-with out installing Imager::File::GIF, so if you need GIF support, add
-a dependency on Imager::File::GIF.
+For Linux distributions this typically requires installation of the
+associated -dev or -devel package.
+
+See Imager::Install for more information.
+
+Imager::File::GIF is currently shipped as part of Imager, but Imager
+may install with out installing Imager::File::GIF, so if you need GIF
+support, add a dependency on Imager::File::GIF.
+
+Makefile.PL will reject libgif 4.2.0 and 5.0.0 due to bugs in those
+releases.
\ No newline at end of file