1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

imagemagick: Add imagemagickBig for compat

This commit is contained in:
William A. Kennington III 2015-03-27 17:22:46 -07:00
parent c612a25666
commit 125885974d

View file

@ -10852,6 +10852,8 @@ let
ghostscript = if stdenv.isDarwin then null else ghostscript;
perl = null; # Currently Broken
};
imagemagickBig = imagemagick;
# Impressive, formerly known as "KeyJNote".
impressive = callPackage ../applications/office/impressive {