dev-python/graph-tool: Specify the cairomm slot

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
David Michael
2021-02-06 17:06:45 -05:00
committed by Matt Turner
parent 577a619d26
commit 9b7c5e346c
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -31,7 +31,7 @@ RDEPEND="
dev-python/scipy[${PYTHON_USEDEP}]
sci-mathematics/cgal:=
cairo? (
dev-cpp/cairomm
dev-cpp/cairomm:0
dev-python/pycairo[${PYTHON_USEDEP}]
)
dev-python/matplotlib[${PYTHON_USEDEP}]"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -31,7 +31,7 @@ RDEPEND="
dev-python/scipy[${PYTHON_USEDEP}]
sci-mathematics/cgal:=
cairo? (
dev-cpp/cairomm
dev-cpp/cairomm:0
dev-python/pycairo[${PYTHON_USEDEP}]
)
dev-python/matplotlib[${PYTHON_USEDEP}]"