1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/applications/misc/apvlv
worldofpeace 59f6083281 apvlv: fix build with poppler 0.73.0
Poppler was upgraded in [0] and therefore the build broke, as
poppler/goo/gtypes.h was moved into poppler/goo/gfile.h [1].

Upstream issue is [2].

[0] 7757e43fcb
[1] ef3ef702bc
[2] https://github.com/naihe2010/apvlv/issues/28
2019-02-07 21:12:50 +00:00
..
default.nix
fix-build-with-poppler-0.73.0.patch