diff options
Diffstat (limited to 'x11-plugins/wmwork/wmwork-0.2.5-r1.ebuild')
-rw-r--r-- | x11-plugins/wmwork/wmwork-0.2.5-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-plugins/wmwork/wmwork-0.2.5-r1.ebuild b/x11-plugins/wmwork/wmwork-0.2.5-r1.ebuild index a7d81d4d1ae4..e8fd4e681e82 100644 --- a/x11-plugins/wmwork/wmwork-0.2.5-r1.ebuild +++ b/x11-plugins/wmwork/wmwork-0.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,3 +20,4 @@ DEPEND="${RDEPEND} S="${WORKDIR}/${P}/src" DOCS=( ../{CHANGES,README} ) +PATCHES=( ${FILESDIR}/${P}-gcc-10.patch ) |