commit: 254b18898a565e59cb5662f2084d1df45139422c
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 3 14:40:59 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Oct 3 14:41:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=254b1889
games-simulation/openrct2: update live ebuild
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
games-simulation/openrct2/openrct2-9999.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/games-simulation/openrct2/openrct2-9999.ebuild
b/games-simulation/openrct2/openrct2-9999.ebuild
index f0a1d342c95..4fec61ef0f3 100644
--- a/games-simulation/openrct2/openrct2-9999.ebuild
+++ b/games-simulation/openrct2/openrct2-9999.ebuild
@@ -12,8 +12,8 @@ MY_PN="OpenRCT2"
MY_PN_OBJ="objects"
MY_PN_RPL="replays"
MY_PN_TS="title-sequences"
-MY_PV_OBJ="1.0.16"
-MY_PV_RPL="0.0.17"
+MY_PV_OBJ="1.0.17"
+MY_PV_RPL="0.0.18"
MY_PV_TS="0.1.2c"
DESCRIPTION="An open source re-implementation of Chris Sawyer's RollerCoaster
Tycoon 2"
@@ -60,6 +60,7 @@ RDEPEND="
DEPEND="
${COMMON_DEPEND}
+ dev-cpp/nlohmann_json
test? ( dev-cpp/gtest )
"