summaryrefslogtreecommitdiff
path: root/games-strategy/0ad/0ad-0.0.26_alpha.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/0ad/0ad-0.0.26_alpha.ebuild')
-rw-r--r--games-strategy/0ad/0ad-0.0.26_alpha.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games-strategy/0ad/0ad-0.0.26_alpha.ebuild b/games-strategy/0ad/0ad-0.0.26_alpha.ebuild
index c440f50e1334..49d734e318bd 100644
--- a/games-strategy/0ad/0ad-0.0.26_alpha.ebuild
+++ b/games-strategy/0ad/0ad-0.0.26_alpha.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2014-2022 Gentoo Authors
+# Copyright 2014-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -97,6 +97,8 @@ RDEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-0.0.24b_alpha-respect-tc.patch
"${FILESDIR}"/${PN}-0.0.25b_alpha-fix-setuptools.patch
+ # https://code.wildfiregames.com/D4997
+ "${FILESDIR}"/${P}-add-missing-cstdint-include.patch
)
pkg_setup() {