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 {
|
wesnoth = callPackage ../games/wesnoth {
|
||||||
inherit (gtkLibs) pango;
|
inherit (gtkLibs) pango;
|
||||||
lua = lua5;
|
lua = lua5;
|
||||||
|
boost = boost147;
|
||||||
};
|
};
|
||||||
|
|
||||||
wirelesstools = callPackage ../os-specific/linux/wireless-tools { };
|
wirelesstools = callPackage ../os-specific/linux/wireless-tools { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user