LiquidWar is not ready for Guile 2.0
svn path=/nixpkgs/trunk/; revision=25998
This commit is contained in:
parent
479fc3a1d4
commit
820e9d1b06
@ -3768,12 +3768,13 @@ let
|
|||||||
|
|
||||||
liquidwar = builderDefsPackage ../games/liquidwar {
|
liquidwar = builderDefsPackage ../games/liquidwar {
|
||||||
inherit (xlibs) xproto libX11 libXrender;
|
inherit (xlibs) xproto libX11 libXrender;
|
||||||
inherit gmp guile mesa libjpeg libpng
|
inherit gmp mesa libjpeg libpng
|
||||||
expat gettext perl
|
expat gettext perl
|
||||||
SDL SDL_image SDL_mixer SDL_ttf
|
SDL SDL_image SDL_mixer SDL_ttf
|
||||||
curl sqlite
|
curl sqlite
|
||||||
libogg libvorbis
|
libogg libvorbis
|
||||||
;
|
;
|
||||||
|
guile = guile_1_8;
|
||||||
};
|
};
|
||||||
|
|
||||||
log4cxx = callPackage ../development/libraries/log4cxx { };
|
log4cxx = callPackage ../development/libraries/log4cxx { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user