[packages/attica] - force qt4 build

baggins baggins at pld-linux.org
Tue Mar 10 23:58:30 CET 2015


commit f15330d1fb85126881c550e9fad7b377cff5566f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 10 23:58:18 2015 +0100

    - force qt4 build

 attica.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/attica.spec b/attica.spec
index 6d0f929..35a7194 100644
--- a/attica.spec
+++ b/attica.spec
@@ -18,7 +18,6 @@ BuildRequires:	QtGui-devel >= %{qt_ver}
 BuildRequires:	QtNetwork-devel >= %{qt_ver}
 BuildRequires:	QtXml-devel >= %{qt_ver}
 BuildRequires:	cmake >= 2.8.0
-BuildRequires:	kf5-extra-cmake-modules
 BuildRequires:	pkgconfig
 BuildRequires:	qt4-build >= %{qt_ver}
 BuildRequires:	qt4-qmake >= %{qt_ver}
@@ -53,7 +52,8 @@ Pliki nagłówkowe biblioteki attica.
 %build
 install -d build
 cd build
-%cmake ..
+%cmake .. \
+	-DQT4_BUILD=1
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/attica.git/commitdiff/f15330d1fb85126881c550e9fad7b377cff5566f



More information about the pld-cvs-commit mailing list