From c44ccc65a3b048ac75cf9d71a8956f312ef86185 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 12 Nov 2012 14:04:40 +0100 Subject: [PATCH] - add qt deps --- graphviz.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphviz.spec b/graphviz.spec index 7d5b646..2358b98 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -55,6 +55,8 @@ Patch9: %{name}-am.patch Patch10: %{name}-format-security.patch URL: http://www.graphviz.org/ %{?with_devil:BuildRequires: DevIL-devel} +BuildRequires: QtCore-devel +BuildRequires: QtGui-devel %{?with_r:BuildRequires: R} BuildRequires: autoconf >= 2.59-9 BuildRequires: automake @@ -94,6 +96,7 @@ BuildRequires: php-program >= 4:5.0 %endif BuildRequires: pkgconfig %{?with_python:BuildRequires: python-devel} +BuildRequires: qt4-qmake %{?with_perl:BuildRequires: rpm-perlprov} %{?with_python:BuildRequires: rpm-pythonprov} BuildRequires: rpmbuild(macros) >= 1.519 -- 2.44.0