diff options
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r-- | media-gfx/asymptote/asymptote-2.85-r1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.86.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/asymptote/asymptote-2.85-r1.ebuild b/media-gfx/asymptote/asymptote-2.85-r1.ebuild index 03610416f73b..fe790c5b6174 100644 --- a/media-gfx/asymptote/asymptote-2.85-r1.ebuild +++ b/media-gfx/asymptote/asymptote-2.85-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools elisp-common latex-package python-r1 @@ -44,8 +44,8 @@ RDEPEND=" X? ( ${PYTHON_DEPS} dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg] + dev-python/cson dev-python/numpy - dev-python/pycson >=gnome-base/librsvg-2.40 ) latex? ( diff --git a/media-gfx/asymptote/asymptote-2.86.ebuild b/media-gfx/asymptote/asymptote-2.86.ebuild index dcccb01b39d5..0bb05fc74976 100644 --- a/media-gfx/asymptote/asymptote-2.86.ebuild +++ b/media-gfx/asymptote/asymptote-2.86.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools elisp-common latex-package python-r1 @@ -44,8 +44,8 @@ RDEPEND=" X? ( ${PYTHON_DEPS} dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg] + dev-python/cson dev-python/numpy - dev-python/pycson >=gnome-base/librsvg-2.40 ) latex? ( |