diff options
Diffstat (limited to 'games-engines/openmw/openmw-0.47.0-r1.ebuild')
-rw-r--r-- | games-engines/openmw/openmw-0.47.0-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-engines/openmw/openmw-0.47.0-r1.ebuild b/games-engines/openmw/openmw-0.47.0-r1.ebuild index 7dd2a4a0a958..0d9ccae64cb6 100644 --- a/games-engines/openmw/openmw-0.47.0-r1.ebuild +++ b/games-engines/openmw/openmw-0.47.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -64,6 +64,7 @@ BDEPEND=" PATCHES=( "${FILESDIR}"/openmw-0.47.0-mygui-license.patch "${FILESDIR}"/openmw-0.47.0-sigstksz.patch + "${FILESDIR}"/openmw-0.47.0-gcc12.patch ) src_prepare() { |