dev-perl/Gtk2-Ex-PrintDialog: 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:14:26 +13:00
parent 5454206fe6
commit d99a072b9b

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
@@ -14,7 +14,7 @@ KEYWORDS="amd64 x86"
IUSE="cups"
RDEPEND="cups? ( dev-perl/Net-CUPS )
dev-perl/gtk2-perl
dev-perl/Gtk2
>=dev-perl/Locale-gettext-1.04"
DEPEND="${RDEPEND}"