summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/matplotlib-3.5.1-r2.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.1-r2.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.1-r2.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild b/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild
index d0ab54c74576..6141d34f1267 100644
--- a/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild
@@ -69,7 +69,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? (
dev-python/wxpython:*[${PYTHON_USEDEP}]
@@ -102,7 +102,7 @@ BDEPEND="
dev-python/flaky[${PYTHON_USEDEP}]
dev-python/mock[${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]
)
"