mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user