SHA256
1
0
forked from pool/discover
Raymond Wooninck 2016-02-05 21:09:01 +00:00 committed by Git OBS Bridge
parent 668ed1a557
commit 07ee49dde7

View File

@ -24,6 +24,8 @@ License: GPL-2.0
Group: System/GUI/KDE
Url: https://quickgit.kde.org/?p=discover.git
Source0: %{name}-%{version}.tar.xz
#PATCH-FIX-UPSTREAM fix_for_gcc4.diff -- adjust the connect call so that it also builds with gcc48
Patch1: fix_for_gcc4.diff
BuildRequires: PackageKit-Qt5-devel
BuildRequires: libAppstreamQt-devel
BuildRequires: cmake >= 2.8.12
@ -74,6 +76,7 @@ This is the systray plasmoid to notify the user that updates are available
%prep
%setup -q
%patch1 -p1
%build
%cmake_kf5 -d build