diff options
author | Sam James <sam@gentoo.org> | 2022-02-18 22:46:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-18 22:48:02 +0000 |
commit | beadfb9d98f40c693a03e6573652ed38969f9108 (patch) | |
tree | 3d147077956f8099314b227b2fd3b59cdae2e620 /dev-libs/imath | |
parent | media-gfx/openvdb: unconditionally depend on OpenEXR and imath (diff) | |
download | gentoo-beadfb9d98f40c693a03e6573652ed38969f9108.tar.gz gentoo-beadfb9d98f40c693a03e6573652ed38969f9108.tar.bz2 gentoo-beadfb9d98f40c693a03e6573652ed38969f9108.zip |
dev-libs/imath: block dev-python/pyilmbase with USE=python
Closes: https://bugs.gentoo.org/833624
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/imath')
-rw-r--r-- | dev-libs/imath/imath-3.1.4-r3.ebuild (renamed from dev-libs/imath/imath-3.1.4-r2.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/imath/imath-3.1.4-r2.ebuild b/dev-libs/imath/imath-3.1.4-r3.ebuild index d097a706b4dd..fe03e037fbce 100644 --- a/dev-libs/imath/imath-3.1.4-r2.ebuild +++ b/dev-libs/imath/imath-3.1.4-r3.ebuild @@ -28,6 +28,7 @@ RDEPEND=" !media-libs/ilmbase sys-libs/zlib python? ( + !dev-python/pyilmbase ${PYTHON_DEPS} $(python_gen_cond_dep ' dev-libs/boost:=[python,${PYTHON_USEDEP}] |