gnu: openttd: Fix build failure.

* packages/games.scm (openttd)[native-inputs]: Use gcc-9 to fix build
  failure.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Felix Gruber 2021-11-06 10:40:40 +00:00 committed by Liliana Marie Prikler
parent c9b9919858
commit 92af2ec5d0
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -4497,6 +4497,7 @@ (define-public openttd
`(("opengfx" ,openttd-opengfx)
("openmsx" ,openttd-openmsx)
("opensfx" ,openttd-opensfx)
("gcc" ,gcc-9) ; for #include <charconv>
,@(package-native-inputs openttd-engine)))))
(define openrct2-title-sequences