From 443c1209233a256c253068b46289bf9836d0375c Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Mon, 21 Aug 2023 20:31:18 +0200 Subject: dev-python/matplotlib: add missing bdep on pybind11 Closes: https://bugs.gentoo.org/905086 Signed-off-by: Andrew Ammerlaan --- dev-python/matplotlib/matplotlib-3.7.2.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/matplotlib/matplotlib-3.7.2.ebuild') 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? ( -- cgit v1.2.3