SHA256
1
0
forked from pool/kinfocenter5
Hrvoje Senjan 2014-07-12 08:28:54 +00:00 committed by Git OBS Bridge
parent 6f6d6fce41
commit 03b76837c9
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 11 18:49:15 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.0
* Plasma 5.0 Final
- Adjust BuildRequires depending whether Qt is built with openGL or open GL ES2
-------------------------------------------------------------------
Thu Jul 10 16:56:40 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -44,7 +44,11 @@ BuildRequires: xz
BuildRequires: pkgconfig(Qt5Core) >= 5.3.0
BuildRequires: pkgconfig(Qt5Gui) >= 5.3.0
BuildRequires: pkgconfig(egl)
%ifarch %arm aarch64
BuildRequires: pkgconfig(glesv2)
%else
BuildRequires: pkgconfig(gl)
%endif
BuildRequires: pkgconfig(glu)
BuildRequires: pkgconfig(wayland-client)
Conflicts: kdebase4-workspace