diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-09-26 12:44:20 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-09-26 12:44:20 +0000 |
| commit | 654b2d454aba72929fc868804a7ba17fe84bd504 (patch) | |
| tree | bf2e34429c7cbbcbac8d25ab2ca99e9e599e710f /dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild | |
| parent | b39ab8798d1982c08957abb2f317e66efb9ef82a (diff) | |
| download | baldeagleos-repo-654b2d454aba72929fc868804a7ba17fe84bd504.tar.gz baldeagleos-repo-654b2d454aba72929fc868804a7ba17fe84bd504.tar.xz baldeagleos-repo-654b2d454aba72929fc868804a7ba17fe84bd504.zip | |
Adding metadata
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild b/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild index 024e7a9fb0ff..3a5995245ce2 100644 --- a/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.2-r3.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] ) " |
