summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/matplotlib-3.5.3.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-09-26 12:44:20 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-09-26 12:44:20 +0000
commit654b2d454aba72929fc868804a7ba17fe84bd504 (patch)
treebf2e34429c7cbbcbac8d25ab2ca99e9e599e710f /dev-python/matplotlib/matplotlib-3.5.3.ebuild
parentb39ab8798d1982c08957abb2f317e66efb9ef82a (diff)
downloadbaldeagleos-repo-654b2d454aba72929fc868804a7ba17fe84bd504.tar.gz
baldeagleos-repo-654b2d454aba72929fc868804a7ba17fe84bd504.tar.xz
baldeagleos-repo-654b2d454aba72929fc868804a7ba17fe84bd504.zip
Adding metadata
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.5.3.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-3.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.3.ebuild b/dev-python/matplotlib/matplotlib-3.5.3.ebuild
index 9e44f3ce0547..4f443c082d72 100644
--- a/dev-python/matplotlib/matplotlib-3.5.3.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.5.3.ebuild
@@ -77,7 +77,7 @@ RDEPEND="
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
)
webagg? (
- >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}]
+ >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}]
)
wxwidgets? (
$(python_gen_cond_dep '
@@ -113,7 +113,7 @@ BDEPEND="
dev-python/psutil[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
>=dev-python/pygobject-3.40.1-r1:3[cairo?,${PYTHON_USEDEP}]
- >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}]
+ >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}]
x11-libs/gtk+:3[introspection]
)
"