diff options
Diffstat (limited to 'dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.02.ebuild')
-rw-r--r-- | dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.02.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.02.ebuild b/dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.02.ebuild index a1fd1f47ba31..ed48c584db31 100644 --- a/dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.02.ebuild +++ b/dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# This ebuild generated by g-cpan 0.16.0 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.02.ebuild,v 1.2 2009/06/10 01:43:42 robbat2 Exp $ MODULE_AUTHOR="PAJAS" @@ -15,5 +15,6 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ~x86" DEPEND=">=dev-perl/XML-LibXML-1.69" +RDEPEND="${DEPEND}" SRC_TEST="do" |