mup: use autoconf 2.69

This commit is contained in:
Alyssa Ross
2020-12-17 12:53:55 +00:00
parent e7f1b25df5
commit 0e214cbcc7
+3 -1
View File
@@ -22975,7 +22975,9 @@ in
else null;
};
mup = callPackage ../applications/audio/mup { };
mup = callPackage ../applications/audio/mup {
autoreconfHook = autoreconfHook269;
};
# TODO: we should probably merge these 2
musescore =