diff options
-rw-r--r-- | net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild b/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild index 3c7f51f357ad..c421b917a7b2 100644 --- a/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild +++ b/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild @@ -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} |