summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-15 00:52:24 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-15 01:16:23 +0200
commit953371ebe7d45cf3961bc2d6ca40e7899a8dd465 (patch)
treec3034e9ae5e13e99827bea212b49871d4019d90a /sci-mathematics/flint/flint-2.4.3.ebuild
parentsci-mathematics/flint: Fix QA MissingSlotDep (diff)
downloadgentoo-953371ebe7d45cf3961bc2d6ca40e7899a8dd465.tar.gz
gentoo-953371ebe7d45cf3961bc2d6ca40e7899a8dd465.tar.bz2
gentoo-953371ebe7d45cf3961bc2d6ca40e7899a8dd465.zip
sci-mathematics/flint: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-mathematics/flint/flint-2.4.3.ebuild')
-rw-r--r--sci-mathematics/flint/flint-2.4.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/flint/flint-2.4.3.ebuild b/sci-mathematics/flint/flint-2.4.3.ebuild
index 37a89b8a6ad8..8a1dfe3eb83a 100644
--- a/sci-mathematics/flint/flint-2.4.3.ebuild
+++ b/sci-mathematics/flint/flint-2.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,8 +16,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc gc ntl static-libs test"
-RDEPEND="dev-libs/gmp
- dev-libs/mpfr
+RDEPEND="dev-libs/gmp:0=
+ dev-libs/mpfr:0
gc? ( dev-libs/boehm-gc )
ntl? ( dev-libs/ntl )"
DEPEND="${RDEPEND}