diff options
Diffstat (limited to 'x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild')
-rw-r--r-- | x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild b/x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild index 4751907aadbf..47fa6c9faf43 100644 --- a/x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild +++ b/x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,6 +20,7 @@ DEPEND="${RDEPEND} S="${WORKDIR}/dockapps" +PATCHES=( ${FILESDIR}/${P}-cpp11.patch ) DOCS=( ARTWORK README ) src_prepare() { |