From: Pacho Ramos Date: Wed, 26 Jul 2017 10:49:41 +0000 (+0200) Subject: x11-plugins/gkrellm-trayicons: Fix dependency on gkrellm[X] X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=048da79412a64a52f6dab4b0a543ce641fc794d3;p=gentoo.git x11-plugins/gkrellm-trayicons: Fix dependency on gkrellm[X] Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --force --- diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03-r1.ebuild similarity index 86% rename from x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild rename to x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03-r1.ebuild index 3448abf694d9..e195c9658202 100644 --- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild +++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,8 @@ SLOT="0" KEYWORDS="amd64 ppc sparc x86" IUSE="" +RDEPEND="app-admin/gkrellm[X]" + PATCHES=( "${FILESDIR}"/${P}-ldflags.patch ) PLUGIN_SO=trayicons.so