diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-07-30 23:21:32 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-07-30 23:21:32 +0100 |
commit | ee01b2f2b3a19d7d24ce59d66a00cd8591f84cd2 (patch) | |
tree | dfafcccfcb25de27a869e0a1207bf372604e2a3f /games-strategy | |
parent | media-plugins/kodi-imagedecoder-raw: arm64 keyworded (bug #734108) (diff) | |
download | gentoo-ee01b2f2b3a19d7d24ce59d66a00cd8591f84cd2.tar.gz gentoo-ee01b2f2b3a19d7d24ce59d66a00cd8591f84cd2.tar.bz2 gentoo-ee01b2f2b3a19d7d24ce59d66a00cd8591f84cd2.zip |
games-strategy/s25rttr: Depend on >=boost-1.73 to get nowide support
Closes: https://bugs.gentoo.org/734620
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/s25rttr/s25rttr-0.9.0_pre20200723.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723.ebuild b/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723.ebuild index 1e4ca937f0d1..32b5d9271a89 100644 --- a/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723.ebuild +++ b/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723.ebuild @@ -34,7 +34,7 @@ RESTRICT="!test? ( test )" RDEPEND=" app-arch/bzip2 >=dev-lang/lua-5.1:= - >=dev-libs/boost-1.64:0=[nls] + >=dev-libs/boost-1.73:0=[nls] >=media-libs/libsamplerate-0.1.9 >=media-libs/libsdl2-2.0.10-r2[opengl,sound,video] media-libs/libsndfile |