diff options
author | David Seifert <soap@gentoo.org> | 2016-05-15 01:09:55 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-05-15 01:16:51 +0200 |
commit | cd80f5934e087fb3d077b1c0658cc453ceeac890 (patch) | |
tree | d064090759017331f5b901b3d5cdc81dc047b121 /sci-mathematics/polymake | |
parent | sci-mathematics/pari: Fix QA MissingSlotDep (diff) | |
download | gentoo-cd80f5934e087fb3d077b1c0658cc453ceeac890.tar.gz gentoo-cd80f5934e087fb3d077b1c0658cc453ceeac890.tar.bz2 gentoo-cd80f5934e087fb3d077b1c0658cc453ceeac890.zip |
sci-mathematics/polymake: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-mathematics/polymake')
-rw-r--r-- | sci-mathematics/polymake/polymake-2.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/polymake/polymake-2.13.ebuild b/sci-mathematics/polymake/polymake-2.13.ebuild index 26e172f13b05..0d5111cb539f 100644 --- a/sci-mathematics/polymake/polymake-2.13.ebuild +++ b/sci-mathematics/polymake/polymake-2.13.ebuild @@ -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$ @@ -18,8 +18,8 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -DEPEND="dev-libs/gmp - dev-libs/boost +DEPEND="dev-libs/gmp:0= + dev-libs/boost:= dev-libs/libxml2:2 dev-perl/XML-LibXML dev-libs/libxslt |