From f8dc06ed60b51479f2b2007c10762bc5d658cc43 Mon Sep 17 00:00:00 2001 From: "Richard M. Shaw" Date: Thu, 31 Oct 2013 09:52:14 -0500 Subject: [PATCH] update BR for yaml to use the compatibility package. --- OpenColorIO.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenColorIO.spec b/OpenColorIO.spec index 808e9ab..ef22797 100644 --- a/OpenColorIO.spec +++ b/OpenColorIO.spec @@ -43,7 +43,7 @@ BuildRequires: zlib-devel ####################### BuildRequires: tinyxml-devel BuildRequires: lcms2-devel -BuildRequires: yaml-cpp-devel >= 0.3.0 +BuildRequires: yaml-cpp03-devel >= 0.3.0 # The following bundled projects are only used for document generation. #BuildRequires: python-docutils