fswatch: use autoconf 2.69
This commit is contained in:
parent
cb87a87ec9
commit
3f803a5a7c
|
@ -11500,6 +11500,7 @@ in
|
|||
|
||||
fswatch = callPackage ../development/tools/misc/fswatch {
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices;
|
||||
autoreconfHook = autoreconfHook269;
|
||||
};
|
||||
|
||||
fujprog = callPackage ../development/tools/misc/fujprog {
|
||||
|
|
Loading…
Reference in New Issue