diff options
Diffstat (limited to 'dev-perl/tkispell')
-rw-r--r-- | dev-perl/tkispell/tkispell-0.180.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |