This commit is contained in:
parent
9d87c1d1a6
commit
9c57dcf8f2
@ -54,9 +54,6 @@ Source2: applications.keyring
|
|||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} < 1500
|
|
||||||
BuildRequires: gcc7-c++
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Knights is KDE's chess frontend. It supports playing local games against
|
Knights is KDE's chess frontend. It supports playing local games against
|
||||||
@ -71,11 +68,6 @@ against each other.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{?suse_version} < 1500
|
|
||||||
# gcc 4.8.5 is too old
|
|
||||||
export CC=gcc-7
|
|
||||||
export CXX=g++-7
|
|
||||||
%endif
|
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
%cmake_build
|
%cmake_build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user