nixpkgs/pkgs/games/freeorion
Maximilian Bosch 7da70c0b87
freeorion: fix build
`boost::system::posix_error` is deprecated since v1.37, however the
default Boost version in NixOS is 1.66.

The following upstream patch fixed the issue:
c9b5b13fb8

See ticket #36453
2018-03-13 17:33:05 +01:00
..
default.nix freeorion: fix build 2018-03-13 17:33:05 +01:00
fix-paths.sh
fix-paths.xslt
fix_rpaths.patch