mhwaveedit: use autoconf 2.69

This commit is contained in:
Alyssa Ross
2020-12-17 12:53:30 +00:00
parent 85e47c8904
commit 8b299b13aa
+3 -1
View File
@@ -22738,7 +22738,9 @@ in
metersLv2 = callPackage ../applications/audio/meters_lv2 { };
mhwaveedit = callPackage ../applications/audio/mhwaveedit {};
mhwaveedit = callPackage ../applications/audio/mhwaveedit {
autoreconfHook = autoreconfHook269;
};
michabo = libsForQt5.callPackage ../applications/misc/michabo { };