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

Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --force
This commit is contained in:
Pacho Ramos
2017-07-26 13:07:46 +02:00
parent 4addc8a2fd
commit 423a2a34d9

View File

@@ -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
"