summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-08-21 20:31:18 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-08-21 20:31:18 +0200
commit443c1209233a256c253068b46289bf9836d0375c (patch)
tree8ee0e9bd3290b1ca72191cb806fe0b624f48486c
parentx11-terms/rxvt-unicode: Stabilize 9.31-r2 ppc, #912756 (diff)
downloadgentoo-443c1209233a256c253068b46289bf9836d0375c.tar.gz
gentoo-443c1209233a256c253068b46289bf9836d0375c.tar.bz2
gentoo-443c1209233a256c253068b46289bf9836d0375c.zip
dev-python/matplotlib: add missing bdep on pybind11
Closes: https://bugs.gentoo.org/905086 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r--dev-python/matplotlib/matplotlib-3.7.1.ebuild1
-rw-r--r--dev-python/matplotlib/matplotlib-3.7.2.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.7.1.ebuild b/dev-python/matplotlib/matplotlib-3.7.1.ebuild
index 55747a1aa126..6d55e63a2d55 100644
--- a/dev-python/matplotlib/matplotlib-3.7.1.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.7.1.ebuild
@@ -88,6 +88,7 @@ RDEPEND="
BDEPEND="
${RDEPEND}
+ dev-python/pybind11[${PYTHON_USEDEP}]
>=dev-python/setuptools-scm-7[${PYTHON_USEDEP}]
virtual/pkgconfig
doc? (
diff --git a/dev-python/matplotlib/matplotlib-3.7.2.ebuild b/dev-python/matplotlib/matplotlib-3.7.2.ebuild
index fed1472da207..dd93cb1ef3b7 100644
--- a/dev-python/matplotlib/matplotlib-3.7.2.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.7.2.ebuild
@@ -91,6 +91,7 @@ RDEPEND="
BDEPEND="
${RDEPEND}
+ dev-python/pybind11[${PYTHON_USEDEP}]
>=dev-python/setuptools-scm-7[${PYTHON_USEDEP}]
virtual/pkgconfig
doc? (