From 8b043d92393d97ee9728ebc4f1881aeab25b10e1 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sat, 12 Mar 2016 16:18:41 +1300 Subject: [PATCH] games-util/umodpack: Fix dependency on dev-perl/Tk Package-Manager: portage-2.2.27 --- games-util/umodpack/umodpack-0.5_beta16-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-util/umodpack/umodpack-0.5_beta16-r2.ebuild b/games-util/umodpack/umodpack-0.5_beta16-r2.ebuild index 117e06b1a253..2a939793eda8 100644 --- a/games-util/umodpack/umodpack-0.5_beta16-r2.ebuild +++ b/games-util/umodpack/umodpack-0.5_beta16-r2.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$ @@ -19,7 +19,7 @@ IUSE="tk" DEPEND="virtual/perl-IO-Compress dev-perl/Archive-Zip dev-perl/Tie-IxHash - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" S=${WORKDIR}/${MY_P} SRC_TEST="do parallel" -- 2.26.2