diff options
Diffstat (limited to 'dev-python/graph-tool')
-rw-r--r-- | dev-python/graph-tool/graph-tool-2.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/graph-tool/graph-tool-2.19.ebuild b/dev-python/graph-tool/graph-tool-2.19.ebuild index f6a94cb3f9b6..f1d36ee4ad03 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}] |