net-analyzer/snortalog: Fix dependency on dev-perl/Tk

Package-Manager: portage-2.2.27
This commit is contained in:
Kent Fredric
2016-03-12 16:27:26 +13:00
committed by Andreas K. Hüttel
parent 76ae54b3b6
commit 1207cd7b08

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ RDEPEND="
dev-perl/HTML-HTMLDoc
virtual/perl-DB_File
virtual/perl-Getopt-Long
tk? ( dev-perl/perl-tk dev-perl/GDGraph )
tk? ( dev-perl/Tk dev-perl/GDGraph )
"
S=${WORKDIR}