diff options
author | Sam James <sam@gentoo.org> | 2023-06-14 03:07:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-14 03:44:26 +0100 |
commit | e5a3e5d77fb8629837b332813c18ae46635a3317 (patch) | |
tree | ea9c55e3e733ccf47e99baa926d4fbc3a2dba3a7 /games-simulation | |
parent | dev-libs/icu: add 73.2 (diff) | |
download | gentoo-e5a3e5d77fb8629837b332813c18ae46635a3317.tar.gz gentoo-e5a3e5d77fb8629837b332813c18ae46635a3317.tar.bz2 gentoo-e5a3e5d77fb8629837b332813c18ae46635a3317.zip |
games-simulation/openttd: add note re icu-layoutex dep going away
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openttd/openttd-13.1.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games-simulation/openttd/openttd-13.1.ebuild b/games-simulation/openttd/openttd-13.1.ebuild index abf0f06f0a0e..20010db20802 100644 --- a/games-simulation/openttd/openttd-13.1.ebuild +++ b/games-simulation/openttd/openttd-13.1.ebuild @@ -15,6 +15,9 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="allegro cpu_flags_x86_sse debug dedicated +fluidsynth icu +lzma lzo +openmedia +png +sdl timidity +truetype +zlib" REQUIRED_USE="!dedicated? ( || ( allegro sdl ) )" +# TODO: On master (after 13.x): +# - icu-layoutex is gone (https://github.com/OpenTTD/OpenTTD/commit/81d4fa69990abbc18bd83d60658b0eedd66b7447) +# - icu-le-hb looks like it might be too (https://github.com/OpenTTD/OpenTTD/issues/6922) RDEPEND=" dedicated? ( acct-group/openttd |