summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-03-19 16:14:26 +1300
committerKent Fredric <kentnl@gentoo.org>2017-03-19 16:49:55 +1300
commitd99a072b9b4ac2ed9b744074f3533775ec2c3fd7 (patch)
treec33a6b0ee563bf177adec51355be46691ef3fc29 /dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild
parentdev-perl/Gtk2-Ex-PodViewer: Fix dep on dev-perl/Gtk2 (diff)
downloadgentoo-d99a072b9b4ac2ed9b744074f3533775ec2c3fd7.tar.gz
gentoo-d99a072b9b4ac2ed9b744074f3533775ec2c3fd7.tar.bz2
gentoo-d99a072b9b4ac2ed9b744074f3533775ec2c3fd7.zip
dev-perl/Gtk2-Ex-PrintDialog: Fix dep on dev-perl/Gtk2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild')
-rw-r--r--dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild
index 239b8b149327..f4dd3f0ced79 100644
--- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild
+++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r1.ebuild
@@ -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}"