imagemagick: Add imagemagickBig for compat
This commit is contained in:
parent
c612a25666
commit
125885974d
pkgs/top-level
|
@ -10853,6 +10853,8 @@ let
|
||||||
perl = null; # Currently Broken
|
perl = null; # Currently Broken
|
||||||
};
|
};
|
||||||
|
|
||||||
|
imagemagickBig = imagemagick;
|
||||||
|
|
||||||
# Impressive, formerly known as "KeyJNote".
|
# Impressive, formerly known as "KeyJNote".
|
||||||
impressive = callPackage ../applications/office/impressive {
|
impressive = callPackage ../applications/office/impressive {
|
||||||
# XXX These are the PyOpenGL dependencies, which we need here.
|
# XXX These are the PyOpenGL dependencies, which we need here.
|
||||||
|
|
Loading…
Reference in New Issue