diff options
Diffstat (limited to 'sci-mathematics/ent/ent-101202.ebuild')
-rw-r--r-- | sci-mathematics/ent/ent-101202.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sci-mathematics/ent/ent-101202.ebuild b/sci-mathematics/ent/ent-101202.ebuild index 5fa5278422db..cb6f28f87a03 100644 --- a/sci-mathematics/ent/ent-101202.ebuild +++ b/sci-mathematics/ent/ent-101202.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ent/ent-101202.ebuild,v 1.1 2010/12/02 17:46:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ent/ent-101202.ebuild,v 1.2 2011/06/19 09:42:37 jlec Exp $ EAPI="3" @@ -15,6 +15,9 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE="public-domain" IUSE="" +RDEPEND="" +DEPEND="app-arch/unzip" + src_prepare() { epatch "${FILESDIR}"/${PV}-gentoo.patch tc-export CC |