sci-mathematics/polymake: Fix QA MissingSlotDep
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:11:45 +0000 (01:11 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:16:55 +0000 (01:16 +0200)
Package-Manager: portage-2.2.28

sci-mathematics/polymake/polymake-2.14-r1.ebuild

index d85b9c8576636d5df997c1681980cbd5041d2a33..a1e861349b18eb04a122b3d6c1ce7ca36d626f64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,16 +20,16 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
 # do not allow new perl versions because our testbuilds segfault
 DEPEND="<dev-lang/perl-5.21
-       dev-libs/gmp
-       dev-libs/mpfr
+       dev-libs/gmp:0=
+       dev-libs/mpfr:0
        dev-libs/libxml2:2
        dev-libs/libxslt
        ppl? ( dev-libs/ppl )
        cdd? ( sci-libs/cddlib )
        lrs? ( >=sci-libs/lrslib-051[gmp] )
        bliss? ( sci-libs/bliss[gmp] )
-       group? ( dev-libs/boost )
-       libnormaliz? ( dev-libs/boost )
+       group? ( dev-libs/boost:= )
+       libnormaliz? ( dev-libs/boost:= )
        singular? ( >=sci-mathematics/singular-4.0.1 )"
 RDEPEND="${DEPEND}
        dev-perl/XML-LibXML