gimp: use autoconf 2.69
This commit is contained in:
parent
25113b8213
commit
e7f1b25df5
@ -21637,6 +21637,7 @@ in
|
|||||||
getxbook = callPackage ../applications/misc/getxbook { };
|
getxbook = callPackage ../applications/misc/getxbook { };
|
||||||
|
|
||||||
gimp = callPackage ../applications/graphics/gimp {
|
gimp = callPackage ../applications/graphics/gimp {
|
||||||
|
autoreconfHook = autoreconfHook269;
|
||||||
gegl = gegl_0_4;
|
gegl = gegl_0_4;
|
||||||
lcms = lcms2;
|
lcms = lcms2;
|
||||||
inherit (darwin.apple_sdk.frameworks) AppKit Cocoa;
|
inherit (darwin.apple_sdk.frameworks) AppKit Cocoa;
|
||||||
|
Loading…
Reference in New Issue
Block a user