diff options
Diffstat (limited to 'sci-mathematics/ginac/ginac-1.5.5.ebuild')
-rw-r--r-- | sci-mathematics/ginac/ginac-1.5.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/ginac/ginac-1.5.5.ebuild b/sci-mathematics/ginac/ginac-1.5.5.ebuild index fbf51be6117a..5a5e27e20dc0 100644 --- a/sci-mathematics/ginac/ginac-1.5.5.ebuild +++ b/sci-mathematics/ginac/ginac-1.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.5.ebuild,v 1.7 2011/04/25 15:05:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.5.ebuild,v 1.8 2011/10/05 18:46:53 aballier Exp $ EAPI=2 inherit eutils @@ -19,8 +19,8 @@ DEPEND="${RDEPEND} dev-util/pkgconfig doc? ( app-doc/doxygen media-gfx/transfig - || ( dev-texlive/texlive-fontsrecommended - app-text/ptex ) )" + dev-texlive/texlive-fontsrecommended + )" src_prepare() { epatch "${FILESDIR}"/${PN}-1.5.1-pkgconfig.patch |