commit:     38578441becce4dd26064ff7c07408c11a0423a4
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 26 10:53:49 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 26 11:34:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38578441

x11-plugins/gkrellmoon: Fix dependency on gkrellm[X]

Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --force

 .../{gkrellmoon-0.6-r1.ebuild => gkrellmoon-0.6-r2.ebuild}         | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild 
b/x11-plugins/gkrellmoon/gkrellmoon-0.6-r2.ebuild
similarity index 87%
rename from x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild
rename to x11-plugins/gkrellmoon/gkrellmoon-0.6-r2.ebuild
index 945e5c98465..43e7a619c6c 100644
--- a/x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild
+++ b/x11-plugins/gkrellmoon/gkrellmoon-0.6-r2.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
@@ -10,11 +10,12 @@ SRC_URI="mirror://sourceforge/gkrellmoon/${P}.tar.gz"
 HOMEPAGE="http://gkrellmoon.sourceforge.net/";
 
 DEPEND="media-libs/imlib2"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+       app-admin/gkrellm[X]
+"
 
 SLOT="2"
 LICENSE="GPL-2"
-
 KEYWORDS="alpha amd64 ppc sparc x86"
 
 PATCHES=( "${FILESDIR}"/${P}-makefile.patch )

Reply via email to