diff options
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrelltop/gkrelltop-2.2.13-r2.ebuild (renamed from x11-plugins/gkrelltop/gkrelltop-2.2.13-r1.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-plugins/gkrelltop/gkrelltop-2.2.13-r1.ebuild b/x11-plugins/gkrelltop/gkrelltop-2.2.13-r2.ebuild index 96f52a099799..4e6349415d03 100644 --- a/x11-plugins/gkrelltop/gkrelltop-2.2.13-r1.ebuild +++ b/x11-plugins/gkrelltop/gkrelltop-2.2.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,6 +19,7 @@ PLUGIN_SO=gkrelltop.so S="${WORKDIR}/${P}.orig" RDEPEND=" + app-admin/gkrellm[X] dev-libs/glib:2 x11-libs/gtk+:2 " |