[grantlee] BR: graphviz

Rex Dieter rdieter at fedoraproject.org
Wed Jul 13 00:55:14 UTC 2011


commit 37a119f1e0d0c186f19cfcf48c6965031ff4aa26
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Jul 12 20:00:10 2011 -0500

    BR: graphviz

 grantlee.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/grantlee.spec b/grantlee.spec
index 07d8bb3..ad9b7d4 100644
--- a/grantlee.spec
+++ b/grantlee.spec
@@ -13,10 +13,11 @@ Source0:        http://downloads.%{name}.org/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake
-%if 0%{?apidocs}   
+BuildRequires:  qt4-devel
+%if 0%{?apidocs}
 BuildRequires:  doxygen
+BuildRequires:  graphviz
 %endif
-BuildRequires:  qt4-devel
 
 %description
 Grantlee is a plug-in based String Template system written 


More information about the scm-commits mailing list