x11-plugins/gkrellmoon: Fix dependency on gkrellm[X]
authorPacho Ramos <pacho@gentoo.org>
Wed, 26 Jul 2017 10:53:49 +0000 (12:53 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 26 Jul 2017 11:34:24 +0000 (13:34 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --force

x11-plugins/gkrellmoon/gkrellmoon-0.6-r2.ebuild [moved from x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild with 87% similarity]

similarity index 87%
rename from x11-plugins/gkrellmoon/gkrellmoon-0.6-r1.ebuild
rename to x11-plugins/gkrellmoon/gkrellmoon-0.6-r2.ebuild
index 945e5c98465a6963c5c4a603a5e1661fd7edabc3..43e7a619c6cc7ad5cd40fb91ca8714205562bdd3 100644 (file)
@@ -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 )