summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/libalkimia/libalkimia-4.3.1.ebuild')
-rw-r--r--app-office/libalkimia/libalkimia-4.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libalkimia/libalkimia-4.3.1.ebuild b/app-office/libalkimia/libalkimia-4.3.1.ebuild
index e2afb60db1e3..3d4a4d08f420 100644
--- a/app-office/libalkimia/libalkimia-4.3.1.ebuild
+++ b/app-office/libalkimia/libalkimia-4.3.1.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/app-office/libalkimia/libalkimia-4.3.1.ebuild,v 1.4 2011/11/13 19:57:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libalkimia/libalkimia-4.3.1.ebuild,v 1.5 2011/11/14 11:20:31 flameeyes Exp $
EAPI="4"
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="doc"
-RDEPEND="|| ( dev-libs/gmp[cxx] dev-libs/gmp[-nocxx] )"
+RDEPEND="dev-libs/gmp[cxx]"
DEPEND="${RDEPEND}
dev-util/pkgconfig
doc? ( app-doc/doxygen )"