games-simulation/openrct2: fix missing cmake var

Bump not needed, since rebuild would not change anything.

Closes: https://bugs.gentoo.org/971734
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2026-05-14 18:17:57 +02:00
parent 8d493085b8
commit e5bfc0d9b9
2 changed files with 2 additions and 2 deletions

View File

@@ -126,7 +126,7 @@ src_configure() {
-DDISABLE_TTF=$(usex !truetype)
$(usex !dedicated "-DDISABLE_VORBIS=$(usex !vorbis)" "")
-DDOWNLOAD_OBJECTS=OFF
-DDOWNLOAD_OPENMSX=OFF
-DDOWNLOAD_OPENMUSIC=OFF
-DDOWNLOAD_OPENSFX=OFF
-DDOWNLOAD_REPLAYS=OFF
-DDOWNLOAD_TITLE_SEQUENCES=OFF

View File

@@ -126,7 +126,7 @@ src_configure() {
-DDISABLE_TTF=$(usex !truetype)
$(usex !dedicated "-DDISABLE_VORBIS=$(usex !vorbis)" "")
-DDOWNLOAD_OBJECTS=OFF
-DDOWNLOAD_OPENMSX=OFF
-DDOWNLOAD_OPENMUSIC=OFF
-DDOWNLOAD_OPENSFX=OFF
-DDOWNLOAD_REPLAYS=OFF
-DDOWNLOAD_TITLE_SEQUENCES=OFF