diff options
Diffstat (limited to 'dev-perl/math-pari/math-pari-2.010603.ebuild')
-rw-r--r-- | dev-perl/math-pari/math-pari-2.010603.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/math-pari/math-pari-2.010603.ebuild b/dev-perl/math-pari/math-pari-2.010603.ebuild index 9748273c397d..379d40d860db 100644 --- a/dev-perl/math-pari/math-pari-2.010603.ebuild +++ b/dev-perl/math-pari/math-pari-2.010603.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010603.ebuild,v 1.7 2006/01/17 10:12:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/math-pari/math-pari-2.010603.ebuild,v 1.8 2006/07/05 18:37:44 ian Exp $ inherit perl-module eutils @@ -23,8 +23,9 @@ SRC_TEST="do" # it does need to be the same version as is installed, hence the hard # DEPEND below DEPEND="~sci-mathematics/pari-2.1.6" +RDEPEND="${DEPEND}" src_unpack () { unpack ${A} epatch ${FILESDIR}/${PN}-hppa.patch -} +}
\ No newline at end of file |