summaryrefslogtreecommitdiff
path: root/x11-plugins/wmweather+/wmweather+-2.17.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmweather+/wmweather+-2.17.ebuild')
-rw-r--r--x11-plugins/wmweather+/wmweather+-2.17.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-plugins/wmweather+/wmweather+-2.17.ebuild b/x11-plugins/wmweather+/wmweather+-2.17.ebuild
index 49e62aa1ecf9..94bc2487217f 100644
--- a/x11-plugins/wmweather+/wmweather+-2.17.ebuild
+++ b/x11-plugins/wmweather+/wmweather+-2.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,3 +19,5 @@ DEPEND="dev-libs/libpcre
x11-libs/libX11
x11-wm/windowmaker"
RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}"/${P}-gcc-10.patch )