summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-03-19 16:17:00 +1300
committerKent Fredric <kentnl@gentoo.org>2017-03-19 16:49:57 +1300
commitb25ae92af6465e064fa7f2bf89052591df0b3c9c (patch)
tree5e32bcaf741a4a3d1c686ddc239f222c534d244d /dev-perl
parentdev-perl/Gtk2-ImageView: Fix dep on dev-perl/Gtk2 (diff)
downloadgentoo-b25ae92af6465e064fa7f2bf89052591df0b3c9c.tar.gz
gentoo-b25ae92af6465e064fa7f2bf89052591df0b3c9c.tar.bz2
gentoo-b25ae92af6465e064fa7f2bf89052591df0b3c9c.zip
dev-perl/Gtk2-Notify: Fix dep on dev-perl/Gtk2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild
index 62a67e53f280..65da1fc5471d 100644
--- a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild
+++ b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND="dev-perl/glib-perl
- dev-perl/gtk2-perl
+ dev-perl/Gtk2
>=x11-libs/libnotify-0.7"
DEPEND="${RDEPEND}
dev-perl/ExtUtils-Depends