imagemagick: Add imagemagickBig for compat
This commit is contained in:
parent
c612a25666
commit
125885974d
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user