From d6ef6952b1701361fd53bc38a1e5b7d9c982ad3f Mon Sep 17 00:00:00 2001 From: Krisztian Litkey Date: Mon, 13 Dec 2010 19:43:43 +0200 Subject: Fix OBS build problems and some non-fatal missing dependencies. --- libresourceqt.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libresourceqt.spec') diff --git a/libresourceqt.spec b/libresourceqt.spec index 2d1008f..3944118 100644 --- a/libresourceqt.spec +++ b/libresourceqt.spec @@ -21,6 +21,7 @@ BuildRequires: pkgconfig(QtCore) >= 4.6.0 BuildRequires: pkgconfig(libresource0) BuildRequires: pkgconfig(dbus-1) BuildRequires: doxygen +BuildRequires: graphviz %description @@ -84,6 +85,7 @@ Description: %{summary} # << setup %build +unset LD_AS_NEEDED # >> build pre qmake PREFIX=%{_prefix} make -- cgit v1.2.3