dev-perl/tkispell: Fix dependency on dev-perl/Tk

Package-Manager: portage-2.2.27
This commit is contained in:
Kent Fredric
2016-03-12 16:18:09 +13:00
committed by Andreas K. Hüttel
parent 113cd43275
commit 8baf9ddd41

View File

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