diff options
Diffstat (limited to 'games-simulation/openrct2/openrct2-0.2.6.ebuild')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.2.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-simulation/openrct2/openrct2-0.2.6.ebuild b/games-simulation/openrct2/openrct2-0.2.6.ebuild index 6a7f824c16d3..856708edc6e4 100644 --- a/games-simulation/openrct2/openrct2-0.2.6.ebuild +++ b/games-simulation/openrct2/openrct2-0.2.6.ebuild @@ -73,6 +73,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" PATCHES=( "${FILESDIR}/${PN}-0.2.4-include-additional-paths.patch" + "${FILESDIR}/${PN}-0.2.6-gtest-1.10.patch" ) src_unpack() { |