mup: use autoconf 2.69
This commit is contained in:
parent
e7f1b25df5
commit
0e214cbcc7
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user