From: Jan Rękorajski Date: Tue, 10 Mar 2015 22:58:18 +0000 (+0100) Subject: - force qt4 build X-Git-Tag: auto/th/attica-0.4.2-4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fattica.git;a=commitdiff_plain;h=f15330d1fb85126881c550e9fad7b377cff5566f - force qt4 build --- 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