From 9471addabe3109ee27bd1288cbf9d644da241273 Mon Sep 17 00:00:00 2001 From: "Richard M. Shaw" Date: Mon, 13 Jan 2014 13:04:38 -0600 Subject: [PATCH] Add python-markupsafe for document generation. --- OpenColorIO.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenColorIO.spec b/OpenColorIO.spec index 1c689a0..e94dc1c 100644 --- a/OpenColorIO.spec +++ b/OpenColorIO.spec @@ -23,6 +23,7 @@ Source0: %{name}-%{version}.tar.gz # Utilities %if 0%{?el6} BuildRequires: cmake28 +BuildRequires: python-markupsafe %else BuildRequires: cmake %endif