]> git.pld-linux.org Git - packages/OpenImageIO.git/commitdiff
disable tbb by default
authorJan Palus <atler@pld-linux.org>
Wed, 19 Jan 2022 18:19:47 +0000 (19:19 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 19 Jan 2022 18:19:47 +0000 (19:19 +0100)
OpenImageIO.spec

index 9dc549ad5e5dd90450e28d63b8b163b72bd6e1e7..40ef90007e73a118869a99124408f6b9c0465ec4 100644 (file)
@@ -15,7 +15,7 @@
 # Conditional build:
 %bcond_without ocio            # OpenColorIO support in library
 %bcond_without opencv          # OpenCV support in library
-%bcond_without tbb             # Threading Building Blocks
+%bcond_with    tbb             # Threading Building Blocks
 #
 %ifarch i386 i486
 # https://github.com/OpenImageIO/oiio/issues/583
This page took 0.044438 seconds and 4 git commands to generate.