summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/gfan/gfan-0.4-r1.ebuild')
-rw-r--r--sci-mathematics/gfan/gfan-0.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gfan/gfan-0.4-r1.ebuild b/sci-mathematics/gfan/gfan-0.4-r1.ebuild
index dfb7bd2cc88b..2deb400821f5 100644
--- a/sci-mathematics/gfan/gfan-0.4-r1.ebuild
+++ b/sci-mathematics/gfan/gfan-0.4-r1.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/gfan/gfan-0.4-r1.ebuild,v 1.5 2011/11/13 19:41:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/gfan-0.4-r1.ebuild,v 1.6 2011/11/14 11:28:11 flameeyes Exp $
EAPI="3"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-DEPEND="|| ( dev-libs/gmp[cxx] dev-libs/gmp[-nocxx] )
+DEPEND="dev-libs/gmp[cxx]
sci-libs/cddlib"
RDEPEND="${DEPEND}"