gegl: Depend on openmp when using clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2023-02-01 00:57:47 -08:00
parent 01cc91abb6
commit 195caefc65

View File

@ -13,6 +13,8 @@ DEPENDS = " \
json-glib \
"
DEPENDS:append:toolchain-clang = " openmp"
GNOMEBASEBUILDCLASS = "meson"
inherit features_check gnomebase vala gobject-introspection