commit: c167e1cd93b476121c4cab97ec19e11f35432b32
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 3 07:09:43 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Apr 3 07:12:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c167e1cd
dev-libs/imath: Revert "dev-libs/imath: remove nonexistent blockers"
This reverts commit 2c6bee7578e491bff24698eb72441829b7d8bdf3.
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-libs/imath/imath-3.1.7.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-libs/imath/imath-3.1.7.ebuild
b/dev-libs/imath/imath-3.1.7.ebuild
index a2c62d82af0a..dcbddf244ce4 100644
--- a/dev-libs/imath/imath-3.1.7.ebuild
+++ b/dev-libs/imath/imath-3.1.7.ebuild
@@ -25,8 +25,10 @@ RESTRICT="!test? ( test )"
# blocker due to file collision #803347
RDEPEND="
!dev-libs/imath:0
+ !media-libs/ilmbase
sys-libs/zlib
python? (
+ !dev-python/pyilmbase
${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-libs/boost:=[python,${PYTHON_USEDEP}]