Revert "media-gfx/darktable: BDEPEND on an OpenMP capable compiler"

This reverts commit 431cfc2285.

Whoops -- this one isn't just for openmp. But we do need to fix the rest
of these.

Bug: https://bugs.gentoo.org/695658
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-06-04 04:58:53 +01:00
parent 431cfc2285
commit 6072ffe651

View File

@@ -44,7 +44,6 @@ RESTRICT="!test? ( test )"
BDEPEND="dev-util/intltool
virtual/pkgconfig
openmp? ( || ( sys-devel/gcc:*[openmp] sys-devel/clang-runtime:*[openmp] ) )
nls? ( sys-devel/gettext )
test? ( >=dev-python/jsonschema-3.2.0 )"
DEPEND="dev-db/sqlite:3