]> git.pld-linux.org Git - packages/grantlee-qt5.git/commitdiff
updated BuildRequires
authorBartek Szady <bszx@bszx.eu.org>
Thu, 19 Dec 2013 20:16:04 +0000 (21:16 +0100)
committerBartek Szady <bszx@bszx.eu.org>
Thu, 19 Dec 2013 20:16:04 +0000 (21:16 +0100)
-flto causes build error

grantlee.spec

index 35e10a647abde1bb79b836de0e5deb377e774ceb..ee7b7022a53106567467eb2a2f6ea8be85ef312a 100644 (file)
@@ -21,9 +21,12 @@ BuildRequires:       QtWebKit-devel >= %{qt_ver}
 BuildRequires: cmake >= 2.8.9
 BuildRequires: qt4-build >= %{qt_ver}
 BuildRequires: qt4-qmake >= %{qt_ver}
+BuildRequires: qt4-linguist >= %{qt_ver}
 BuildRequires: rpmbuild(macros) >= 1.605
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define         filterout       -flto
+
 %description
 Grantlee is a string template engine based on the Django template
 system and written using Qt.
This page took 0.147239 seconds and 4 git commands to generate.