castle_combat: mark as broken

due to pygame error.
This commit is contained in:
Frederik Rietdijk 2015-12-09 09:17:07 +01:00
parent aa4777c45b
commit 318fa0732d
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ export LD_LIBRARY_PATH=\"$(cat ${stdenv.cc}/nix-support/orig-cc)/lib64\:"'${doll
# No test suite.
doCheck = false;
broken = true; # pygame.error: Unrecognized music format
meta = {
description = "Castle-Combat, a clone of the old arcade game Rampart";