commit: 7940d67373b91190369c341d3d33f9f226ae3370 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat May 13 08:43:09 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 13 08:44:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7940d673
dev-python/graph-tool: Bump minimum CGAL required to 4.9 Bug: https://bugs.gentoo.org/show_bug.cgi?id=618114 Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-python/graph-tool/graph-tool-2.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/graph-tool/graph-tool-2.19.ebuild b/dev-python/graph-tool/graph-tool-2.19.ebuild index f6a94cb3f9b..f1d36ee4ad0 100644 --- a/dev-python/graph-tool/graph-tool-2.19.ebuild +++ b/dev-python/graph-tool/graph-tool-2.19.ebuild @@ -29,7 +29,7 @@ RDEPEND=" dev-libs/expat dev-python/numpy[${PYTHON_USEDEP}] sci-libs/scipy[${PYTHON_USEDEP}] - sci-mathematics/cgal + >=sci-mathematics/cgal-4.9 cairo? ( dev-cpp/cairomm dev-python/pycairo[${PYTHON_USEDEP}]
