asymptote: fix build on darwin

This commit is contained in:
Jason "Don" O'Conal
2013-09-06 10:19:46 +02:00
committed by Vladimír Čunát
parent e1dc4d8ea8
commit c93d33b74e
+3 -3
View File
@@ -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;
}; };
}; };