From: Kent Fredric Date: Sat, 12 Mar 2016 03:18:09 +0000 (+1300) Subject: dev-perl/tkispell: Fix dependency on dev-perl/Tk X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8baf9ddd419d1653ac73ddb2a58787531a2d9e4e;p=gentoo.git dev-perl/tkispell: Fix dependency on dev-perl/Tk Package-Manager: portage-2.2.27 --- diff --git a/dev-perl/tkispell/tkispell-0.180.0.ebuild b/dev-perl/tkispell/tkispell-0.180.0.ebuild index c2123eeb6e77..1c1d2ca05b42 100644 --- a/dev-perl/tkispell/tkispell-0.180.0.ebuild +++ b/dev-perl/tkispell/tkispell-0.180.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" app-text/aspell - dev-perl/perl-tk + dev-perl/Tk virtual/perl-Carp " DEPEND="${RDEPEND}"