X-Git-Url: http://git.imager.perl.org/imager.git/blobdiff_plain/04b6f77c4b75cddee0086bf64b9d5a3e5a0ca6f6..2c28bd960066a10591e7b8a498b5f2d9fcbc34c4:/GIF/README diff --git a/GIF/README b/GIF/README index b7640cde..31603d46 100644 --- a/GIF/README +++ b/GIF/README @@ -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