mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-07 13:53:42 +00:00
prawn-gmagick is a Prawn extension that uses GraphicsMagick to embed image formats Prawn's built-in code does not understand (notably WebP). The gem ships a C extension that links against libGraphicsMagick via pkg-config, so graphicsmagick and pkg-config must be in scope at build time.