castle_combat: mark as broken
due to pygame error.
This commit is contained in:
parent
aa4777c45b
commit
318fa0732d
@ -49,6 +49,8 @@ export LD_LIBRARY_PATH=\"$(cat ${stdenv.cc}/nix-support/orig-cc)/lib64\:"'${doll
|
|||||||
# No test suite.
|
# No test suite.
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
|
broken = true; # pygame.error: Unrecognized music format
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Castle-Combat, a clone of the old arcade game Rampart";
|
description = "Castle-Combat, a clone of the old arcade game Rampart";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user