From 6031cee8b35a5f0d7a1fee157d2cefcc05649608 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 19 Apr 2023 11:57:35 +0100 Subject: gentoo auto-resync : 19:04:2023 - 11:57:35 --- games-strategy/colobot/colobot-0.2.0_alpha.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'games-strategy/colobot/colobot-0.2.0_alpha.ebuild') diff --git a/games-strategy/colobot/colobot-0.2.0_alpha.ebuild b/games-strategy/colobot/colobot-0.2.0_alpha.ebuild index b49ad40a24db..f16813414298 100644 --- a/games-strategy/colobot/colobot-0.2.0_alpha.ebuild +++ b/games-strategy/colobot/colobot-0.2.0_alpha.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -41,6 +41,10 @@ RDEPEND="${DEPEND} PATCHES=( # https://github.com/colobot/colobot/pull/1453 "${FILESDIR}"/colobot-0.1.12-sndfile-link.patch + # https://github.com/colobot/colobot/pull/1576 + "${FILESDIR}"/colobot-0.2.0_alpha-gcc13.patch + # No -Werror + "${FILESDIR}"/colobot-0.2.0_alpha-werror.patch ) src_prepare() { -- cgit v1.2.3