summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/X500-DN/X500-DN-0.28.ebuild')
-rw-r--r--dev-perl/X500-DN/X500-DN-0.28.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/X500-DN/X500-DN-0.28.ebuild b/dev-perl/X500-DN/X500-DN-0.28.ebuild
index b673a6328886..74e1dd4f2469 100644
--- a/dev-perl/X500-DN/X500-DN-0.28.ebuild
+++ b/dev-perl/X500-DN/X500-DN-0.28.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X500-DN/X500-DN-0.28.ebuild,v 1.4 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/X500-DN/X500-DN-0.28.ebuild,v 1.5 2005/03/30 13:57:54 mcummings Exp $
inherit perl-module
DESCRIPTION="handle X.500 DNs (Distinguished Names), parse and format them"
@@ -15,3 +15,5 @@ IUSE=""
SRC_TEST="do"
export OPTIMIZE="${CFLAGS}"
+
+DEPEND="dev-perl/Parse-RecDescent"