ghost-one: fix build by compiling with Boost 1.44
This commit is contained in:
parent
5479b9f3b6
commit
0921d5ddda
@ -5156,7 +5156,7 @@ let
|
||||
freeswitch = callPackage ../servers/sip/freeswitch { };
|
||||
|
||||
ghostOne = callPackage ../servers/games/ghost-one {
|
||||
boost = boostFull;
|
||||
boost = boost144;
|
||||
};
|
||||
|
||||
ircdHybrid = callPackage ../servers/irc/ircd-hybrid { };
|
||||
|
Loading…
Reference in New Issue
Block a user