From e6ed6819da119aeb79d894f7a1168603c771f310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Wed, 21 May 2014 12:31:52 +0000 Subject: [PATCH] Graphviz is broken on Fedora 20, it hangs; refs #10 --- mrw-c++.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrw-c++.spec.in b/mrw-c++.spec.in index 780fbc4..8406d7a 100644 --- a/mrw-c++.spec.in +++ b/mrw-c++.spec.in @@ -10,7 +10,7 @@ ## # rpmbuild -bb --clean @PACKAGENAME@.spec -BuildRequires: boost-devel subversion gcc-c++ doxygen graphviz texlive automake autoconf libtool make +BuildRequires: boost-devel subversion gcc-c++ doxygen automake autoconf libtool make %if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version} BuildRequires: cppunit-devel libtool-ltdl-devel %else%if 0%{?suse_version} || 0%{?sles_version}