mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user