This commit is contained in:
parent
f65986e0c6
commit
4e911c8944
@ -24,8 +24,6 @@ License: GPL-2.0+
|
|||||||
Group: Amusements/Teaching/Language
|
Group: Amusements/Teaching/Language
|
||||||
Url: http://edu.kde.org
|
Url: http://edu.kde.org
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
# PATCH-FIX-UPSTREAM Fix-never-ending-event-loop-when-quitting-app.patch -- fixes the application continuing to run in the background when being quit
|
|
||||||
Patch: Fix-never-ending-event-loop-when-quitting-app.patch
|
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kcmutils-devel
|
BuildRequires: kcmutils-devel
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
@ -61,7 +59,6 @@ Parley is a vocabulary trainer for KDE.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
|
Loading…
Reference in New Issue
Block a user