dev-perl/gtk2-ex-formfactory: Fix dep on dev-perl/Gtk2

Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
Kent Fredric
2017-03-19 16:13:17 +13:00
parent 8d984cdd64
commit 03ae42a7d8

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
RDEPEND="dev-perl/gtk2-perl"
RDEPEND="dev-perl/Gtk2"
DEPEND="${RDEPEND}"
SRC_TEST="do"