libmatheval: use autoconf 2.69
This commit is contained in:
parent
5586017246
commit
ce822a6278
|
@ -14465,6 +14465,7 @@ in
|
||||||
libmatchbox = callPackage ../development/libraries/libmatchbox { };
|
libmatchbox = callPackage ../development/libraries/libmatchbox { };
|
||||||
|
|
||||||
libmatheval = callPackage ../development/libraries/libmatheval {
|
libmatheval = callPackage ../development/libraries/libmatheval {
|
||||||
|
autoconf = autoconf269;
|
||||||
guile = guile_2_0;
|
guile = guile_2_0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue