diff options
author | 2016-05-15 01:10:37 +0200 | |
---|---|---|
committer | 2016-05-15 01:16:53 +0200 | |
commit | 77878cf177ced650ba46e7a116c56537271e5cf8 (patch) | |
tree | e80ffcc672867de2e2a4c30af4565df2474836c7 /sci-mathematics/polymake | |
parent | sci-mathematics/polymake: Fix QA MissingSlotDep (diff) | |
download | gentoo-77878cf177ced650ba46e7a116c56537271e5cf8.tar.gz gentoo-77878cf177ced650ba46e7a116c56537271e5cf8.tar.bz2 gentoo-77878cf177ced650ba46e7a116c56537271e5cf8.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.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/polymake/polymake-2.14.ebuild b/sci-mathematics/polymake/polymake-2.14.ebuild index 1e9a96a9749b..e6e9fa5f9410 100644 --- a/sci-mathematics/polymake/polymake-2.14.ebuild +++ b/sci-mathematics/polymake/polymake-2.14.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$ @@ -16,8 +16,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 |