summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/snortalog/snortalog-2.2.1.ebuild')
-rw-r--r--net-analyzer/snortalog/snortalog-2.2.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/snortalog/snortalog-2.2.1.ebuild b/net-analyzer/snortalog/snortalog-2.2.1.ebuild
index d0873efdf127..6af2f26ae6c7 100644
--- a/net-analyzer/snortalog/snortalog-2.2.1.ebuild
+++ b/net-analyzer/snortalog/snortalog-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/snortalog-2.2.1.ebuild,v 1.8 2004/11/22 19:04:53 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/snortalog-2.2.1.ebuild,v 1.9 2004/11/28 16:57:35 eldad Exp $
DESCRIPTION="a powerful perl script that summarizes snort logs"
SRC_URI="http://jeremy.chartier.free.fr/${PN}/${PN}_v${PV}.tgz"
@@ -18,6 +18,7 @@ RDEPEND="dev-lang/perl
dev-perl/GDGraph
dev-perl/Getopt-Long
dev-perl/DB_File
+ dev-perl/HTML-HTMLDoc
dev-perl/perl-tk"
src_compile() {