commit:     2f866c79a999133f7fa67574cda0c4e586d4a9da
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  7 07:28:43 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Aug  7 07:28:43 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=2f866c79

dev-python/cadquery-ocp: add PYTHON_SINGLE_USEDEP to lief dep

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/cadquery-ocp/cadquery-ocp-7.5.2_beta.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cadquery-ocp/cadquery-ocp-7.5.2_beta.ebuild 
b/dev-python/cadquery-ocp/cadquery-ocp-7.5.2_beta.ebuild
index 9bed84595..1a638a985 100644
--- a/dev-python/cadquery-ocp/cadquery-ocp-7.5.2_beta.ebuild
+++ b/dev-python/cadquery-ocp/cadquery-ocp-7.5.2_beta.ebuild
@@ -27,7 +27,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 # (OCCT) to be built with "-DUSE_GLES2=OFF" and thus "-gles2". See also:
 #     https://github.com/CadQuery/OCP/issues/46#issuecomment-808920994
 BDEPEND="
-       >=dev-libs/lief-0.11.5[python]
+       >=dev-libs/lief-0.11.5[python,${PYTHON_SINGLE_USEDEP}]
        >=dev-util/cmake-3.16
 "
 RDEPEND="

Reply via email to