asymptote: fix build on darwin
This commit is contained in:
parent
e1dc4d8ea8
commit
c93d33b74e
@ -417,9 +417,9 @@ let
|
|||||||
mesa ncurses readline gsl libsigsegv python zlib perl
|
mesa ncurses readline gsl libsigsegv python zlib perl
|
||||||
texinfo lzma;
|
texinfo lzma;
|
||||||
texLive = texLiveAggregationFun {
|
texLive = texLiveAggregationFun {
|
||||||
paths = [
|
paths = [ texLive texLiveExtra ];
|
||||||
texLive texLiveExtra
|
|
||||||
];
|
inherit makeWrapper poppler;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user