From: David Seifert Date: Sat, 14 May 2016 22:51:26 +0000 (+0200) Subject: sci-mathematics/flint: Fix QA MissingSlotDep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e3ebbe248e6607bfe0fc37401b902de2c85f4dbb;p=gentoo.git sci-mathematics/flint: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- diff --git a/sci-mathematics/flint/flint-2.3.ebuild b/sci-mathematics/flint/flint-2.3.ebuild index 92e95534745e..3527a53b6ad2 100644 --- a/sci-mathematics/flint/flint-2.3.ebuild +++ b/sci-mathematics/flint/flint-2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="dev-libs/mpfr +DEPEND="dev-libs/mpfr:0 dev-libs/ntl sci-libs/mpir "