diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-03-19 16:15:02 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-03-19 16:49:56 +1300 |
commit | b080d7d89806e56594654a757899e11c87760534 (patch) | |
tree | 0a0802912c5d26eab85312dc15d093b02a8b1cf4 /dev-perl/Gtk2-Ex-Simple-List | |
parent | dev-perl/Gtk2-Ex-PrintDialog: Fix dep on dev-perl/Gtk2 (diff) | |
download | gentoo-b080d7d89806e56594654a757899e11c87760534.tar.gz gentoo-b080d7d89806e56594654a757899e11c87760534.tar.bz2 gentoo-b080d7d89806e56594654a757899e11c87760534.zip |
dev-perl/Gtk2-Ex-Simple-List: Fix dep on dev-perl/Gtk2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Gtk2-Ex-Simple-List')
-rw-r--r-- | dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild index bd817a0b0437..0728edd28efe 100644 --- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r1.ebuild +++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.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 @@ -16,7 +16,7 @@ KEYWORDS="amd64 ia64 sparc x86" IUSE="" RDEPEND=" - >=dev-perl/gtk2-perl-1.60.0 + >=dev-perl/Gtk2-1.60.0 >=dev-perl/glib-perl-1.62.0 " DEPEND="${RDEPEND}" |