commit b3e55b3354e21a1bb0c9fe4e8f2c837a801425e3
Author: Jakub Bogusz <[email protected]>
Date:   Mon May 11 19:05:14 2020 +0200

    - unified doc bcond name

 OpenColorIO.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/OpenColorIO.spec b/OpenColorIO.spec
index 05d52d7..db2b95f 100644
--- a/OpenColorIO.spec
+++ b/OpenColorIO.spec
@@ -6,7 +6,7 @@
 %bcond_without oiio    # OpenImageIO-dependent apps (ocioconvert,ociodisplay)
 %bcond_without opengl  # OpenGL-dependent app (ociodisplay)
 %bcond_without java    # JNI glue
-%bcond_without docs    # documentation
+%bcond_without doc     # documentation
 %bcond_with    sse2    # use SSE2 instructions
 #
 %ifarch %{x8664} pentrium4
@@ -37,7 +37,7 @@ BuildRequires:        cmake >= 2.8
 BuildRequires: libstdc++-devel >= 6:4.7
 BuildRequires: pkgconfig
 BuildRequires: python-devel
-%if %{with docs}
+%if %{with doc}
 BuildRequires: sphinx-pdg >= 1.1
 %endif
 BuildRequires: tinyxml-devel >= 2.6.1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenColorIO.git/commitdiff/b3e55b3354e21a1bb0c9fe4e8f2c837a801425e3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to