commit:     6072ffe65140af46bae199eb28b93b5bb7036307
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  4 03:58:53 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun  4 03:59:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6072ffe6

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

This reverts commit 431cfc22854d19925a332a12bef9f673dfbb35a9.

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 <AT> gentoo.org>

 media-gfx/darktable/darktable-3.8.1-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-gfx/darktable/darktable-3.8.1-r1.ebuild 
b/media-gfx/darktable/darktable-3.8.1-r1.ebuild
index 7a8d3396c07c..bd7a6924df88 100644
--- a/media-gfx/darktable/darktable-3.8.1-r1.ebuild
+++ b/media-gfx/darktable/darktable-3.8.1-r1.ebuild
@@ -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

Reply via email to