Wesnoth does not build with boost 1.48
svn path=/nixpkgs/trunk/; revision=30521
This commit is contained in:
parent
2ef1290de3
commit
67653f93fa
@ -6113,6 +6113,7 @@ let
|
||||
wesnoth = callPackage ../games/wesnoth {
|
||||
inherit (gtkLibs) pango;
|
||||
lua = lua5;
|
||||
boost = boost147;
|
||||
};
|
||||
|
||||
wirelesstools = callPackage ../os-specific/linux/wireless-tools { };
|
||||
|
Loading…
Reference in New Issue
Block a user