summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild')
-rw-r--r--x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild b/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild
index 14757a5de3e3..eaeb37cfc68b 100644
--- a/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild
+++ b/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -24,6 +24,7 @@ DEPEND="${RDEPEND}
src_prepare() {
sed -ie "s/\$(FLAGS) -o wmtop/\$(DEBUG) \$(LDFLAGS) -D\$(OS) -o wmtop/" Makefile || die "sed failed"
epatch "${FILESDIR}"/${P}-meminfo.patch
+ epatch "${FILESDIR}"/${P}-list.patch
}
src_compile() {