dev-perl/Gtk2-Notify: 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:17:00 +13:00
parent 4791116b6e
commit b25ae92af6

View File

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