xbursttools: use autoconf 2.69

This commit is contained in:
Alyssa Ross
2020-12-17 12:54:05 +00:00
parent 080d634714
commit 9889d51cb6
+1
View File
@@ -8484,6 +8484,7 @@ in
# It needs a cross compiler for mipsel to build the firmware it will # It needs a cross compiler for mipsel to build the firmware it will
# load into the Ben Nanonote # load into the Ben Nanonote
gccCross = pkgsCross.ben-nanonote.buildPackages.gccCrossStageStatic; gccCross = pkgsCross.ben-nanonote.buildPackages.gccCrossStageStatic;
autoconf = autoconf269;
}; };
clipnotify = callPackage ../tools/misc/clipnotify { }; clipnotify = callPackage ../tools/misc/clipnotify { };