diff options
Diffstat (limited to 'gnu/packages/games.scm')
| -rw-r--r-- | gnu/packages/games.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 6c7f09090f7..51bd7c357de 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -2953,6 +2953,7 @@ features, rewinding, and a strict mode for speedrunning.") (build-system pyproject-build-system) (arguments (list + #:tests? #f #:phases #~(modify-phases %standard-phases (add-after 'unpack 'unbundle-dds |
