From 2773228e1bd9a1eec4d8cf52818717e1a7f2f63f Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 22 Jul 2018 17:31:58 +0200 Subject: x11-plugins/wmlife: fix typo, remove redundant PATCHES --- x11-plugins/wmlife/wmlife-1.0.1.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/x11-plugins/wmlife/wmlife-1.0.1.ebuild b/x11-plugins/wmlife/wmlife-1.0.1.ebuild index e5eb92e15089..47a14552f4ac 100644 --- a/x11-plugins/wmlife/wmlife-1.0.1.ebuild +++ b/x11-plugins/wmlife/wmlife-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,14 +18,11 @@ RDEPEND="x11-libs/gtk+:2 x11-libs/libSM x11-libs/libX11 x11-libs/libXext" -EPEND="${RDEPEND} +DEPEND="${RDEPEND} virtual/pkgconfig" DOCS="AUTHORS ChangeLog NEWS README" -PATCHES=( "${FILESDIR}"/${PN}-1.0.0-stringh.patch - "${FILESDIR}"/${P}-configure.patch ) - src_prepare() { epatch "${FILESDIR}"/${PN}-1.0.0-stringh.patch epatch "${FILESDIR}"/${P}-configure.patch -- cgit v1.2.3-65-gdbad