poppler_min: 0.61 -> 0.67
currently only used for texlive
This commit is contained in:
parent
4c2d822fad
commit
c52174030e
@ -11500,10 +11500,8 @@ with pkgs;
|
||||
introspectionSupport = true;
|
||||
});
|
||||
|
||||
poppler_min = poppler_0_61.override { # TODO: maybe reduce even more
|
||||
poppler_min = poppler.override { # TODO: maybe reduce even more
|
||||
# this is currently only used by texlive.bin.
|
||||
# pinned to 0.61 because texlive 2017 doesn't build w/poppler 0.64
|
||||
# TODO: review poppler version for texlive 2018
|
||||
minimal = true;
|
||||
suffix = "min";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user